-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
58 lines (57 loc) · 1.14 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
alembic==1.7.6
appdirs==1.4.3
asgiref==3.5.0
backports.zoneinfo==0.2.1
beautifulsoup4==4.11.1
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
cloudinary==1.29.0
confusable-homoglyphs==3.2.0
cryptography==37.0.1
defusedxml==0.7.1
dj-database-url==0.5.0
Django==3.2.7
django-allauth==0.50.0
django-bootstrap4==22.1
django-cors-headers==3.11.0
django-environ==0.8.1
django-heroku==0.3.1
django-phonenumber-field==6.1.0
django-phonenumbers==1.0.1
django-registration==3.2
django-rest-auth==0.9.5
django-utils-six==2.0
djangorestframework==3.13.1
djangorestframework-simplejwt==5.1.0
greenlet==1.1.2
gunicorn==20.1.0
idna==3.3
importlib-metadata==4.11.3
importlib-resources==5.7.1
Mako==1.2.0
MarkupSafe==2.1.1
oauthlib==3.2.0
phonenumbers==8.12.47
Pillow==9.1.0
psycopg2==2.9.3
psycopg2-binary==2.8.6
pycparser==2.21
PyJWT==2.3.0
python-decouple==3.6
python3-openid==3.2.0
pytz==2022.1
requests==2.27.1
requests-oauthlib==1.3.1
requests-unixsocket==0.2.0
SecretStorage==2.3.1
simplejson==3.16.0
six==1.16.0
social-auth-app-django==5.0.0
social-auth-core==4.2.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.36
sqlparse==0.4.2
urllib3==1.26.9
whitenoise==6.0.0
zipp==3.8.0