Skip to content

Commit 276b8d1

Browse files
authored
Update requirements.txt (#694)
1 parent ba8bf11 commit 276b8d1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/utils/direct_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ hypercorn>=0.17.3
33
oteapi-core>=1.0.1
44
pydantic>=2.12.5
55
pydantic-settings>=2.13.1
6-
redis>=7.2.0
6+
redis>=7.2.1
77
tenacity>=9.1.4

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ async-timeout==5.0.1
66
bcrypt==5.0.0
77
billiard==4.2.4
88
celery==5.6.2
9-
certifi==2026.1.4
9+
certifi==2026.2.25
1010
cffi==2.0.0
1111
charset-normalizer==3.4.4
1212
click==8.3.1
@@ -17,7 +17,7 @@ cryptography==46.0.5
1717
diskcache==5.6.3
1818
et_xmlfile==2.0.0
1919
exceptiongroup==1.3.1
20-
fastapi==0.131.0
20+
fastapi==0.135.1
2121
fastapi-slim==0.129.1
2222
h11==0.16.0
2323
h2==4.3.0
@@ -42,8 +42,8 @@ pydantic_core==2.41.5
4242
PyNaCl==1.6.2
4343
pysftp==0.2.9
4444
python-dateutil==2.9.0.post0
45-
python-dotenv==1.2.1
46-
redis==7.2.0
45+
python-dotenv==1.2.2
46+
redis==7.2.1
4747
requests==2.32.5
4848
six==1.17.0
4949
starlette==0.52.1

0 commit comments

Comments
 (0)