Skip to content

Commit 3c84d97

Browse files
committed
pip yaml and requests
1 parent b4ebe0a commit 3c84d97

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
asgiref==3.8.1
2+
certifi==2024.8.30
23
cffi==1.17.1
4+
charset-normalizer==3.4.0
35
Django==5.1.2
46
django-jazzmin==3.0.1
57
gunicorn==23.0.0
8+
idna==3.10
69
libgravatar==1.0.4
710
packaging==24.1
811
passlib==1.7.4
912
psutil==6.1.0
1013
pycparser==2.22
1114
PyMySQL==1.1.1
1215
PyNaCl==1.5.0
16+
PyYAML==6.0.2
17+
requests==2.32.3
1318
sqlparse==0.5.1
19+
urllib3==2.2.3

0 commit comments

Comments
 (0)