Skip to content

Commit 4c3f2f4

Browse files
authored
Update requirements.txt (#615)
1 parent 2831198 commit 4c3f2f4

2 files changed

Lines changed: 6 additions & 6 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.115.12
22
hypercorn>=0.17.3
33
oteapi-core>=1.0.0
4-
pydantic>=2.11.5
4+
pydantic>=2.11.7
55
pydantic-settings>=2.9.1
66
redis>=6.2.0
77
tenacity>=9.1.2

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ async-timeout==5.0.1
55
bcrypt==4.3.0
66
billiard==4.2.1
77
celery==5.5.3
8-
certifi==2025.4.26
8+
certifi==2025.6.15
99
cffi==1.17.1
1010
charset-normalizer==3.4.2
1111
click==8.2.1
1212
click-didyoumean==0.3.1
1313
click-plugins==1.1.1
1414
click-repl==0.3.0
15-
cryptography==45.0.3
15+
cryptography==45.0.4
1616
diskcache==5.6.3
1717
et_xmlfile==2.0.0
1818
exceptiongroup==1.3.0
@@ -34,23 +34,23 @@ prompt_toolkit==3.0.51
3434
psycopg==3.2.9
3535
psycopg-binary==3.2.9
3636
pycparser==2.22
37-
pydantic==2.11.5
37+
pydantic==2.11.7
3838
pydantic-settings==2.9.1
3939
pydantic_core==2.33.2
4040
PyNaCl==1.5.0
4141
pysftp==0.2.9
4242
python-dateutil==2.9.0.post0
4343
python-dotenv==1.1.0
4444
redis==6.2.0
45-
requests==2.32.3
45+
requests==2.32.4
4646
six==1.17.0
4747
sniffio==1.3.1
4848
starlette==0.46.2
4949
taskgroup==0.2.2
5050
tenacity==9.1.2
5151
tomli==2.2.1
5252
typing-inspection==0.4.1
53-
typing_extensions==4.13.2
53+
typing_extensions==4.14.0
5454
tzdata==2025.2
5555
urllib3==2.4.0
5656
vine==5.1.0

0 commit comments

Comments
 (0)