-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
57 lines (57 loc) · 1.02 KB
/
Copy pathrequirements.txt
File metadata and controls
57 lines (57 loc) · 1.02 KB
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
asgiref==3.7.2
bleach==6.1.0
cachetools==5.3.2
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
cloudinary==1.39.0
cryptography==42.0.4
defusedxml==0.7.1
distlib==0.3.8
dj-database-url==0.5.0
Django==4.2.10
django-allauth==0.61.1
django-cloudinary-storage==0.3.0
django-environ==0.11.2
django-heroku==0.3.1
django-summernote==0.8.20.0
filelock==3.13.1
google-auth==2.23.4
google-auth-oauthlib==1.1.0
gunicorn==20.1.0
idna==3.6
iniconfig==2.0.0
markdown-it-py==3.0.0
mdurl==0.1.2
oauthlib==3.2.2
packaging==23.2
pillow==10.2.0
pipenv==2023.11.15
platformdirs==4.1.0
pluggy==1.3.0
psycopg2==2.9.9
psycopg2-binary==2.9.9
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pyfiglet==1.0.2
Pygments==2.17.2
PyJWT==2.8.0
pytest==7.4.3
python-dotenv==1.0.0
python3-openid==3.2.0
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.7.0
rsa==4.9
setuptools==69.0.2
simplejson==3.19.2
six==1.16.0
SQLAlchemy==1.4.46
sqlparse==0.4.4
termcolor==2.3.0
typing_extensions==4.8.0
urllib3==2.2.1
virtualenv==20.25.0
webencodings==0.5.1
whitenoise==6.6.0