-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathrequirements.txt
54 lines (54 loc) · 954 Bytes
/
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
asn1crypto==0.24.0
astroid==1.6.0
certifi==2018.1.18
cffi==1.14.2
chardet==3.0.4
coverage==4.5.1
cryptography==3.3.2
decorator==4.1.2
defusedxml==0.5.0
Django==2.2.20
django-saml2-auth==2.2.1
django-webpack-loader==0.5.0
djangorestframework==3.11.2
drf-url-filters==0.5.1
flake8==3.5.0
future==0.16.0
gunicorn==19.7.1
httpretty==0.9.6
idna==2.6
isort==4.2.15
ipdb==0.11
ipython==7.2.0
lazy-object-proxy==1.3.1
mccabe==0.6.1
packaging==16.8
Paste==2.0.3
psycopg2==2.8.6
pycodestyle==2.3.1
pycparser==2.18
pycryptodomex==3.4.7
pyflakes==1.6.0
pylint==1.8.1
pyOpenSSL==17.5.0
pyparsing==2.2.0
pysaml2==6.5.0
python-dateutil==2.7.0
python-stdnum==1.7
pytz==2018.3
repoze.who==2.3
requests==2.21.0
six==1.11.0
urllib3==1.24.2
voluptuous==0.10.5
waitress==1.4.3
WebOb==1.7.4
whitenoise==3.3.1
wrapt==1.10.11
zope.interface==4.7.2
drf-nested-routers==0.91
dj-database-url==0.5.0
python-decouple==3.1
django-import-export==1.2.0
celery[redis]==4.3.0
vine==1.3.0