Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 238c9b2

Browse files
committed
Remove unnecessary dependencies
1 parent 8b5aa0a commit 238c9b2

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

requirements.txt

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
1-
asgiref==3.5.0
2-
certifi==2021.10.8
3-
cffi==1.15.0
4-
chardet==4.0.0
5-
charset-normalizer==2.0.12
61
coreapi==2.3.3
7-
coreschema==0.0.4
82
cryptography==36.0.2
9-
defusedxml==0.7.1
103
Django==4.0.3
114
django-cors-headers==3.11.0
125
django-environ==0.8.1
@@ -18,21 +11,15 @@ djangorestframework-jwt==1.11.0
1811
djangorestframework-simplejwt==4.6.0
1912
djoser==2.1.0
2013
gunicorn==20.1.0
21-
idna==3.3
2214
importlib-metadata==4.11.3
23-
itypes==1.2.0
2415
Jinja2==3.1.1
2516
Markdown==3.3.6
2617
MarkupSafe==2.1.1
2718
pymysql==1.1.0
2819
oauthlib==3.2.0
29-
pycparser==2.21
3020
PyJWT==1.7.1
31-
python3-openid==3.2.0
32-
pytz==2022.1
3321
requests==2.27.1
3422
requests-oauthlib==1.3.1
35-
six==1.16.0
3623
social-auth-app-django==4.0.0
3724
social-auth-core==4.0.2
3825
sqlparse==0.4.2

0 commit comments

Comments
 (0)