-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 1012 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
APScheduler==3.7.0
asgiref==3.3.1
certifi==2020.12.5
cffi==1.14.5
chardet==3.0.4
coverage==5.5
cryptography==3.4.7
defusedxml==0.7.1
dj-database-url==0.5.0
Django==3.1.13
django-cors-headers==3.7.0
django-filter==2.4.0
django-heroku==0.3.1
django-oauth-toolkit==1.4.1
django-stubs==1.7.0
django-unixtimestampfield==0.4.0
djangorestframework==3.12.2
djangorestframework-simplejwt==4.6.0
gunicorn==20.0.4
idna==2.10
importlib-metadata==3.7.3
isodatetimehandler==1.0.2
jsonfield==3.1.0
jsonpickle==2.0.0
Markdown==3.3.4
moesifapi==1.3.3
moesifdjango==2.0.2
moesifpythonrequest==0.2.0
mypy==0.812
mypy-extensions==0.4.3
nose==1.3.7
oauthlib==3.1.0
psycopg2==2.8.6
pycparser==2.20
PyJWT==2.0.1
python-dateutil==2.8.1
python3-openid==3.2.0
pytz==2021.1
PyYAML==5.4.1
requests==2.25.1
requests-oauthlib==1.3.0
rest-social-auth==6.0.1
six==1.15.0
social-auth-app-django==4.0.0
social-auth-core==4.1.0
sqlparse==0.4.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
tzlocal==2.1
urllib3==1.26.5
whitenoise==5.2.0
zipp==3.4.1