-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
55 lines (55 loc) · 1 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
alembic==1.0.0
asgiref==3.3.1
certifi==2020.11.8
chardet==3.0.4
click==6.7
coreapi==2.3.3
coreschema==0.0.4
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.1.3
django-ckeditor==5.7.1
django-cors-headers==3.5.0
django-js-asset==1.2.2
django-multitenant==2.3.2
djangorestframework==3.12.2
drf-yasg==1.20.0
Flask==1.0.2
Flask-Migrate==2.2.1
Flask-SQLAlchemy==2.3.2
gunicorn==20.0.4
idna==2.10
inflection==0.5.1
itsdangerous==0.24
itypes==1.2.0
Jinja2==2.11.2
Mako==1.0.7
MarkupSafe==1.1.1
oauthlib==3.1.0
openapi-codec==1.3.2
packaging==20.7
Pillow==7.2.0
psycopg2==2.8.6
psycopg2-binary==2.8.6
PyJWT==1.7.1
pyparsing==2.4.7
python-dateutil==2.7.3
python-dotenv==0.8.2
python-editor==1.0.3
python-social-auth==0.3.6
python3-openid==3.1.0
pytz==2020.4
requests==2.25.0
requests-oauthlib==1.3.0
ruamel.yaml==0.16.12
ruamel.yaml.clib==0.2.2
simplejson==3.17.2
six==1.11.0
social-auth-app-django==3.1.0
social-auth-core==3.2.0
SQLAlchemy==1.2.10
sqlparse==0.4.1
uritemplate==3.0.1
urllib3==1.26.2
Werkzeug==0.14.1
whitenoise==5.2.0