We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61e1db commit bd239d5Copy full SHA for bd239d5
api/requirements.txt
@@ -1,4 +1,4 @@
1
-urllib3 <=1.26.15
+urllib3
2
uvicorn
3
fastapi
4
itsdangerous
api/requirements.txt.lock
@@ -28,5 +28,5 @@ starlette==0.46.1
28
text-unidecode==1.3
29
tqdm==4.67.1
30
typing_extensions==4.12.2
31
-urllib3==1.26.15
+urllib3==2.5.0
32
uvicorn==0.34.0
0 commit comments