forked from City-of-Turku/tunnistamo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
74 lines (73 loc) · 2.68 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
69
70
71
72
73
74
# This file is autogenerated by Prequ. To update, run:
#
# prequ update
#
--no-binary psycopg2
beautifulsoup4==4.8.1 # via django-bootstrap4
certifi==2019.9.11 # via requests
cffi==1.13.2 # via cryptography
chardet==3.0.4 # via requests
coreapi==2.3.3
coreschema==0.0.4 # via coreapi
cryptography==2.8
defusedxml==0.5.0 # via python3-openid, python3-saml, social-auth-core
django==2.2.7
django-allauth==0.40.0
django-appconf==1.0.3 # via django-compressor
django-bootstrap4==1.0.1
django-compressor==2.3
django-cors-headers==3.1.1
django-crequest==2018.5.11
django-environ==0.4.5
django-filter==2.2.0
django-helusers==0.5.2
django-inline-svg==0.1.1
django-ipware==2.1.0
django-multiselectfield==0.1.10
django-npm==1.0.0
django-oauth-toolkit==1.2.0
django-oidc-provider==0.7.0
django-parler==2.0
git+https://github.com/City-of-Helsinki/django-translation-checker.git@master#egg=django-translation-checker==0.1
djangorestframework==3.10.3
drf-oidc-auth==0.9 # via django-helusers
ecdsa==0.13.3 # via python-jose
future==0.18.2 # via pyjwkest, python-jose
geoip2==2.9.0
idna==2.8 # via requests
isodate==0.6.0 # via python3-saml
itypes==1.1.0 # via coreapi
jinja2==2.10.3 # via coreschema
jwcrypto==0.6.0
lxml==4.4.1 # via xmlsec
markupsafe==1.1.1 # via jinja2
maxminddb==1.5.1 # via geoip2
oauthlib==3.1.0 # via django-oauth-toolkit, requests-oauthlib, social-auth-core
pillow==6.2.1
pkgconfig==1.5.1 # via xmlsec
polib==1.1.0 # via django-translation-checker
psycopg2==2.8.4
pyasn1==0.4.7 # via rsa
pycparser==2.19 # via cffi
pycryptodomex==3.9.1 # via pyjwkest
pyjwkest==1.4.2 # via django-oidc-provider, drf-oidc-auth
pyjwt==1.7.1
python-jose==3.0.1 # via django-helusers, social-auth-core
python3-openid==3.1.0 # via django-allauth, social-auth-core
python3-saml==1.8.0
pytz==2019.3 # via django
raven==6.10.0
rcssmin==1.0.6 # via django-compressor
requests==2.22.0
requests-oauthlib==1.2.0 # via django-allauth, social-auth-core
rjsmin==1.1.0 # via django-compressor
rsa==4.0 # via python-jose
ruamel.yaml==0.16.5
six==1.12.0 # via cryptography, django-appconf, isodate, pyjwkest, python-jose, social-auth-app-django, social-auth-core
social-auth-app-django==3.1.0
social-auth-core[openidconnect,saml]==3.2.0
soupsieve==1.9.5 # via beautifulsoup4
sqlparse==0.3.0 # via django
uritemplate==3.0.0 # via coreapi
urllib3==1.25.6 # via requests
xmlsec==1.3.3 # via python3-saml