Skip to content

Commit 8ff6f7d

Browse files
committed
Fixing urllib version
1 parent 941b258 commit 8ff6f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pytz==2025.1
3838
redis==5.2.1
3939
requests==2.32.3
4040
sqlalchemy==2.0.40 # Required by Celery broker transport
41-
urllib3==1.26.20
41+
urllib3==2.4.0
4242
uWSGI==2.0.29
4343
vobject==0.9.9
4444
whitenoise==5.2.0

0 commit comments

Comments
 (0)