Skip to content

Commit 39571db

Browse files
authored
Update requirements.txt (#716)
1 parent c3808ef commit 39571db

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi-slim>=0.129.1
22
hypercorn>=0.17.3
33
oteapi-core>=1.0.1
4-
pydantic>=2.12.5
4+
pydantic>=2.13.2
55
pydantic-settings>=2.13.1
66
redis>=7.4.0
77
tenacity>=9.1.4

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cryptography==46.0.7
1717
diskcache==5.6.3
1818
et_xmlfile==2.0.0
1919
exceptiongroup==1.3.1
20-
fastapi==0.135.3
20+
fastapi==0.136.0
2121
fastapi-slim==0.129.1
2222
h11==0.16.0
2323
h2==4.3.0
@@ -28,17 +28,17 @@ idna==3.11
2828
kombu==5.6.2
2929
openpyxl==3.1.5
3030
oteapi-core==1.0.1
31-
packaging==26.0
31+
packaging==26.1
3232
paramiko==3.5.1
3333
pillow==12.2.0
3434
priority==2.0.0
3535
prompt_toolkit==3.0.52
3636
psycopg==3.3.3
3737
psycopg-binary==3.3.3
3838
pycparser==3.0
39-
pydantic==2.12.5
39+
pydantic==2.13.2
4040
pydantic-settings==2.13.1
41-
pydantic_core==2.41.5
41+
pydantic_core==2.46.2
4242
PyNaCl==1.6.2
4343
pysftp==0.2.9
4444
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)