Skip to content

Commit b017263

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

2 files changed

Lines changed: 8 additions & 8 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.116.1
22
hypercorn>=0.17.3
33
oteapi-core>=1.0.0
4-
pydantic>=2.11.7
4+
pydantic>=2.11.9
55
pydantic-settings>=2.10.1
66
redis>=6.4.0
77
tenacity>=9.1.2

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ bcrypt==4.3.0
66
billiard==4.2.1
77
celery==5.5.3
88
certifi==2025.8.3
9-
cffi==1.17.1
9+
cffi==2.0.0
1010
charset-normalizer==3.4.3
1111
click==8.2.1
1212
click-didyoumean==0.3.1
1313
click-plugins==1.1.1.2
1414
click-repl==0.3.0
15-
cryptography==45.0.6
15+
cryptography==45.0.7
1616
diskcache==5.6.3
1717
et_xmlfile==2.0.0
1818
exceptiongroup==1.3.0
@@ -32,13 +32,13 @@ paramiko==4.0.0
3232
pillow==11.3.0
3333
priority==2.0.0
3434
prompt_toolkit==3.0.52
35-
psycopg==3.2.9
36-
psycopg-binary==3.2.9
37-
pycparser==2.22
38-
pydantic==2.11.7
35+
psycopg==3.2.10
36+
psycopg-binary==3.2.10
37+
pycparser==2.23
38+
pydantic==2.11.9
3939
pydantic-settings==2.10.1
4040
pydantic_core==2.33.2
41-
PyNaCl==1.5.0
41+
PyNaCl==1.6.0
4242
pysftp==0.2.9
4343
python-dateutil==2.9.0.post0
4444
python-dotenv==1.1.1

0 commit comments

Comments
 (0)