-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
73 lines (73 loc) · 1.34 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
aniso8601==7.0.0
asgiref==3.3.2
black==21.10b0
certifi==2019.11.28
chardet==3.0.4
click==8.0.3
defusedxml==0.6.0
dj-database-url==0.5.0
django-embargoed==1.0
Django==3.2.15
django-allauth==0.41.0
django-appconf==1.0.4
django-ckeditor==6.1.0
django-cors-headers==3.2.1
django-debug-toolbar==2.2
django-graphiql==0.4.4
django-heroku==0.3.1
django-js-asset==1.2.2
django-model-utils==3.1.2
django-rest-multiple-models==2.1.3
djangorestframework==3.12.4
dnspython==1.16.0
environ==1.0
future==0.18.2
gif2numpy==1.3
graphene==2.1.9
graphene-django==2.15.0
graphql-core==2.3.2
graphql-relay==2.0.1
gunicorn==20.0.4
idna==2.9
joblib==0.16.0
kaitaistruct==0.8
maxminddb==2.2.0
mss==5.0.0
mypy-extensions==0.4.3
oauthlib==3.1.0
parso==0.7.0
pathspec==0.9.0
pefile==2019.4.18
pep8==1.7.1
Pillow==8.4.0
pipenv==2018.11.26
platformdirs==2.4.0
promise==2.3
psycopg2==2.8.5
psycopg2-binary==2.8.5
py==1.8.1
PyJWT==2.3.0
python-dotenv==0.19.1
python-openid==2.2.5
python3-openid==3.1.0
pytz==2019.3
regex==2021.11.2
requests==2.23.0
requests-oauthlib==1.3.0
Rx==1.6.1
singledispatch==3.7.0
six==1.16.0
sklearn==0.0
social-auth-app-django==2.1.0
social-auth-core==1.7.0
sqlparse==0.3.1
text-unidecode==1.3
threadpoolctl==3.0.0
tomli==1.2.2
typing-extensions==3.10.0.2
Unidecode==1.1.1
urllib3==1.25.11
virtualenv==16.7.9
virtualenv-clone==0.5.4
virtualenvwrapper-win==1.2.5
whitenoise==5.0.1