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.
requirements.txt
1 parent 056519c commit 00f37d8Copy full SHA for 00f37d8
2 files changed
.github/utils/direct_requirements.txt
@@ -1,7 +1,7 @@
1
-fastapi-slim>=0.120.0
+fastapi-slim>=0.120.4
2
hypercorn>=0.17.3
3
oteapi-core>=1.0.0
4
pydantic>=2.12.3
5
pydantic-settings>=2.11.0
6
-redis>=7.0.0
+redis>=7.0.1
7
tenacity>=9.1.2
requirements.txt
@@ -17,7 +17,7 @@ cryptography==46.0.3
17
diskcache==5.6.3
18
et_xmlfile==2.0.0
19
exceptiongroup==1.3.0
20
-fastapi-slim==0.120.0
+fastapi-slim==0.120.4
21
h11==0.16.0
22
h2==4.3.0
23
hpack==4.1.0
@@ -43,11 +43,11 @@ PyNaCl==1.6.0
43
pysftp==0.2.9
44
python-dateutil==2.9.0.post0
45
python-dotenv==1.2.1
46
-redis==7.0.0
+redis==7.0.1
47
requests==2.32.5
48
six==1.17.0
49
sniffio==1.3.1
50
-starlette==0.48.0
+starlette==0.49.3
51
taskgroup==0.2.2
52
tenacity==9.1.2
53
tomli==2.3.0
0 commit comments