Skip to content

Commit 1f098cb

Browse files
authored
Update requirements.txt (#669)
1 parent 19347a6 commit 1f098cb

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
fastapi-slim>=0.121.2
1+
fastapi-slim>=0.123.0
22
hypercorn>=0.17.3
33
oteapi-core>=1.0.0
4-
pydantic>=2.12.4
4+
pydantic>=2.12.5
55
pydantic-settings>=2.12.0
6-
redis>=7.0.1
6+
redis>=7.1.0
77
tenacity>=9.1.2

requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
amqp==5.3.1
22
annotated-doc==0.0.4
33
annotated-types==0.7.0
4-
anyio==4.11.0
4+
anyio==4.12.0
55
async-timeout==5.0.1
66
bcrypt==5.0.0
7-
billiard==4.2.3
8-
celery==5.5.3
7+
billiard==4.2.4
8+
celery==5.6.0
99
certifi==2025.11.12
1010
cffi==2.0.0
1111
charset-normalizer==3.4.4
@@ -16,45 +16,45 @@ click-repl==0.3.0
1616
cryptography==46.0.3
1717
diskcache==5.6.3
1818
et_xmlfile==2.0.0
19-
exceptiongroup==1.3.0
20-
fastapi-slim==0.121.2
19+
exceptiongroup==1.3.1
20+
fastapi-slim==0.123.0
2121
h11==0.16.0
2222
h2==4.3.0
2323
hpack==4.1.0
2424
Hypercorn==0.18.0
2525
hyperframe==6.1.0
2626
idna==3.11
2727
invoke==2.2.1
28-
kombu==5.5.4
28+
kombu==5.6.1
2929
openpyxl==3.1.5
3030
oteapi-core==1.0.0
3131
packaging==25.0
3232
paramiko==4.0.0
3333
pillow==11.3.0
3434
priority==2.0.0
3535
prompt_toolkit==3.0.52
36-
psycopg==3.2.12
37-
psycopg-binary==3.2.12
36+
psycopg==3.2.13
37+
psycopg-binary==3.2.13
3838
pycparser==2.23
39-
pydantic==2.12.4
39+
pydantic==2.12.5
4040
pydantic-settings==2.12.0
4141
pydantic_core==2.41.5
4242
PyNaCl==1.6.1
4343
pysftp==0.2.9
4444
python-dateutil==2.9.0.post0
4545
python-dotenv==1.2.1
46-
redis==7.0.1
46+
redis==7.1.0
4747
requests==2.32.5
4848
six==1.17.0
49-
sniffio==1.3.1
50-
starlette==0.49.3
49+
starlette==0.50.0
5150
taskgroup==0.2.2
5251
tenacity==9.1.2
5352
tomli==2.3.0
5453
typing-inspection==0.4.2
5554
typing_extensions==4.15.0
5655
tzdata==2025.2
56+
tzlocal==5.3.1
5757
urllib3==2.5.0
5858
vine==5.1.0
5959
wcwidth==0.2.14
60-
wsproto==1.3.1
60+
wsproto==1.3.2

0 commit comments

Comments
 (0)