Skip to content

Commit c25d328

Browse files
TEAM4-0CasperWA
andauthored
Update requirements.txt (#652)
Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
1 parent 70f05c6 commit c25d328

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
fastapi-slim>=0.118.0
1+
fastapi-slim>=0.119.0
22
hypercorn>=0.17.3
33
oteapi-core>=1.0.0
4-
pydantic>=2.11.10
4+
pydantic>=2.12.0
55
pydantic-settings>=2.11.0
66
redis>=6.4.0
77
tenacity>=9.1.2

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ cryptography==46.0.2
1616
diskcache==5.6.3
1717
et_xmlfile==2.0.0
1818
exceptiongroup==1.3.0
19-
fastapi-slim==0.118.0
19+
fastapi-slim==0.119.0
2020
h11==0.16.0
2121
h2==4.3.0
2222
hpack==4.1.0
2323
Hypercorn==0.17.3
2424
hyperframe==6.1.0
25-
idna==3.10
26-
invoke==2.2.0
25+
idna==3.11
26+
invoke==2.2.1
2727
kombu==5.5.4
2828
openpyxl==3.1.5
2929
oteapi-core==1.0.0
@@ -35,9 +35,9 @@ prompt_toolkit==3.0.52
3535
psycopg==3.2.10
3636
psycopg-binary==3.2.10
3737
pycparser==2.23
38-
pydantic==2.11.10
38+
pydantic==2.12.0
3939
pydantic-settings==2.11.0
40-
pydantic_core==2.33.2
40+
pydantic_core==2.41.1
4141
PyNaCl==1.6.0
4242
pysftp==0.2.9
4343
python-dateutil==2.9.0.post0
@@ -49,7 +49,7 @@ sniffio==1.3.1
4949
starlette==0.48.0
5050
taskgroup==0.2.2
5151
tenacity==9.1.2
52-
tomli==2.2.1
52+
tomli==2.3.0
5353
typing-inspection==0.4.2
5454
typing_extensions==4.15.0
5555
tzdata==2025.2

0 commit comments

Comments
 (0)