Skip to content

Commit fc964c0

Browse files
authored
Update requirements.txt (#621)
1 parent 0c3d8ec commit fc964c0

2 files changed

Lines changed: 6 additions & 6 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.115.13
1+
fastapi-slim>=0.115.14
22
hypercorn>=0.17.3
33
oteapi-core>=1.0.0
44
pydantic>=2.11.7
5-
pydantic-settings>=2.10.0
5+
pydantic-settings>=2.10.1
66
redis>=6.2.0
77
tenacity>=9.1.2

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ cffi==1.17.1
1010
charset-normalizer==3.4.2
1111
click==8.2.1
1212
click-didyoumean==0.3.1
13-
click-plugins==1.1.1
13+
click-plugins==1.1.1.2
1414
click-repl==0.3.0
1515
cryptography==45.0.4
1616
diskcache==5.6.3
1717
et_xmlfile==2.0.0
1818
exceptiongroup==1.3.0
19-
fastapi-slim==0.115.13
19+
fastapi-slim==0.115.14
2020
h11==0.16.0
2121
h2==4.2.0
2222
hpack==4.1.0
@@ -35,12 +35,12 @@ psycopg==3.2.9
3535
psycopg-binary==3.2.9
3636
pycparser==2.22
3737
pydantic==2.11.7
38-
pydantic-settings==2.10.0
38+
pydantic-settings==2.10.1
3939
pydantic_core==2.33.2
4040
PyNaCl==1.5.0
4141
pysftp==0.2.9
4242
python-dateutil==2.9.0.post0
43-
python-dotenv==1.1.0
43+
python-dotenv==1.1.1
4444
redis==6.2.0
4545
requests==2.32.4
4646
six==1.17.0

0 commit comments

Comments
 (0)