forked from City-of-Helsinki/city-infrastructure-platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
68 lines (66 loc) · 2.77 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# This file is autogenerated by Prequ. To update, run:
#
# prequ update
#
--no-binary psycopg2
attrs==20.3.0 # via jsonschema
authlib==0.15.2 # via drf-oidc-auth
azure-common==1.1.26 # via azure-storage-blob, azure-storage-common
azure-storage-blob==2.1.0 # via django-storages
azure-storage-common==2.1.0 # via azure-storage-blob
certifi==2020.12.5 # via requests, sentry-sdk
cffi==1.14.4 # via cryptography
chardet==3.0.4 # via requests
coreapi==2.3.3 # via drf-yasg
coreschema==0.0.4 # via coreapi, drf-yasg
cryptography==3.3.1 # via authlib, azure-storage-common, drf-oidc-auth, social-auth-core
defusedxml==0.7.0rc1 # via python3-openid, social-auth-core
django==2.2.17
django-auditlog==0.4.7
django-cors-headers==3.6.0
django-enumfields==2.0.0
django-environ==0.4.5
django-extensions==3.1.0
django-filter==2.4.0
git+https://github.com/City-of-Helsinki/django-helusers@a2705b992be69fc39f30558beb20f750fc5fe6e5#egg=django-helusers==0.5.6
django-jsonfield==1.4.1 # via django-auditlog
django-storages[azure]==1.10.1
djangorestframework==3.11.1
djangorestframework-gis==0.16
drf-oidc-auth==1.0.0 # via django-helusers
drf-yasg[validation]==1.20.0
ecdsa==0.14.1 # via python-jose
idna==2.10 # via requests
inflection==0.5.1 # via drf-yasg
itypes==1.2.0 # via coreapi
jinja2==2.11.2 # via coreschema
jsonschema==3.2.0 # via swagger-spec-validator
markupsafe==1.1.1 # via jinja2
oauthlib==3.1.0 # via requests-oauthlib, social-auth-core
packaging==20.8 # via drf-yasg
psycopg2==2.8.6
pyasn1==0.4.8 # via python-jose, rsa
pycparser==2.20 # via cffi
pyjwt==1.7.1 # via social-auth-core
pyparsing==2.4.7 # via packaging
pyrsistent==0.17.3 # via jsonschema
python-dateutil==2.6.0
python-jose==3.2.0 # via django-helusers
python3-openid==3.2.0 # via social-auth-core
pytz==2020.4
pyyaml==5.3.1 # via swagger-spec-validator
requests==2.25.0
requests-oauthlib==1.3.0 # via social-auth-core
rsa==4.6
ruamel.yaml==0.16.12 # via drf-yasg
ruamel.yaml.clib==0.2.2 # via ruamel-yaml
sentry-sdk==0.19.5
six==1.15.0 # via cryptography, django-jsonfield, ecdsa, jsonschema, python-dateutil, python-jose, social-auth-app-django, social-auth-core, swagger-spec-validator
social-auth-app-django==4.0.0
social-auth-core==3.3.3 # via social-auth-app-django
sqlparse==0.4.1 # via django
swagger-spec-validator==2.7.3 # via drf-yasg
uritemplate==3.0.1 # via coreapi, drf-yasg
urllib3==1.26.2 # via requests, sentry-sdk
# The following packages are considered to be unsafe in a requirements file:
# setuptools # via jsonschema