Skip to content

Commit b186ff9

Browse files
Reverting changes in requirements.txt
1 parent 03f7775 commit b186ff9

File tree

1 file changed

+10
-41
lines changed

1 file changed

+10
-41
lines changed

requirements.txt

Lines changed: 10 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,16 @@
1-
asgiref==3.8.1
2-
certifi==2025.1.31
3-
cffi==1.17.1
4-
charset-normalizer==3.4.1
51
cloudinary==1.41.0
6-
cryptography==44.0.2
7-
defusedxml==0.7.1
8-
diff-match-patch==20241021
92
Django==5.0.13
10-
django-admin-logs==1.0.2
11-
django-allauth==0.54.0
12-
django-cloudinary-storage==0.3.0
13-
django-environ==0.10.0
14-
django-import-export==3.2.0
3+
django_allauth==0.54.0
4+
django_environ==0.10.0
5+
django_import_export==3.2.0
156
djangorestframework==3.15.2
16-
drf-yasg==1.21.7
17-
et_xmlfile==2.0.0
18-
gunicorn==22.0.0
19-
idna==3.10
20-
inflection==0.5.1
21-
numpy==2.2.4
22-
oauthlib==3.2.2
23-
odfpy==1.4.1
24-
openpyxl==3.1.5
25-
packaging==24.2
7+
drf_yasg==1.21.7
268
pandas==2.2.3
27-
pillow==11.1.0
28-
pycparser==2.22
29-
PyJWT==2.10.1
30-
python-dateutil==2.9.0.post0
31-
python3-openid==3.2.0
32-
pytz==2025.1
33-
PyYAML==6.0.2
9+
Pillow==11.1.0
3410
qrcode==8.0
35-
requests==2.32.3
36-
requests-oauthlib==2.0.0
37-
sentry-sdk==2.20.0
38-
setuptools==77.0.3
39-
six==1.17.0
40-
sqlparse==0.5.3
41-
tablib==3.8.0
42-
tzdata==2025.1
43-
uritemplate==4.1.1
44-
urllib3==2.3.0
11+
Requests==2.32.3
12+
sentry_sdk==2.20.0
13+
django-admin-logs==1.0.2
14+
django-cloudinary-storage==0.3.0
15+
gunicorn==23.0.0
4516
whitenoise==6.4.0
46-
xlrd==2.0.1
47-
xlwt==1.3.0

0 commit comments

Comments
 (0)