-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
52 lines (51 loc) · 1.93 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
asgiref==3.5.2
async-timeout==4.0.2
attrs==22.2.0
autobahn==23.1.1
Automat==22.10.0
Babel==2.12.1
bootstrap4==0.1.0
certifi==2022.9.24
cffi==1.15.1
channels==4.0.0
charset-normalizer==2.1.1
cloudinary==1.32.0
constantly==15.1.0
crispy-bootstrap5==0.7
cryptography==38.0.3
defusedxml==0.7.1
distlib==0.3.6
Django~=4.1.2
django-allauth==0.51.0
django-cloudinary-storage==0.3.0
django-crispy-forms==1.14.0
django-resized==1.0.2
filelock==3.8.0
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
oauthlib==3.2.2
Pillow==9.3.0
platformdirs==2.5.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyJWT==2.6.0
pyOpenSSL==23.0.0
python3-openid==3.2.0
pytz==2022.7.1
redis==4.5.1
requests==2.28.1
requests-oauthlib==1.3.1
service-identity==21.1.0
six==1.16.0
sqlparse==0.4.3
Twisted==22.10.0
txaio==23.1.1
typing_extensions==4.4.0
tzdata==2022.4
urllib3==1.26.12
virtualenv==20.16.5
whitenoise==6.4.0
zope.interface==5.5.2
python-dotenv~=1.0.0