Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#504)
Browse files Browse the repository at this point in the history
Update `requirements.txt` (#503, #505)
  • Loading branch information
TEAM4-0 authored Sep 18, 2024
1 parent 0a3b5de commit 8a7eee9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions .github/utils/direct_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
fastapi-slim>=0.114.0
fastapi-slim>=0.115.0
hypercorn>=0.14.4
oteapi-core>=0.7.0.dev3
pydantic>=2.9.1
pydantic-settings>=2.4.0
pydantic>=2.9.2
pydantic-settings>=2.5.2
redis>=5.0.8
tenacity>=9.0.0
urllib3<2 # Ensure allegrograph works as intended
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,28 +17,28 @@ cryptography==43.0.1
diskcache==5.6.3
et-xmlfile==1.1.0
exceptiongroup==1.2.2
fastapi-slim==0.114.0
fastapi-slim==0.115.0
future==1.0.0
h11==0.14.0
h2==4.1.0
hpack==4.0.0
Hypercorn==0.17.3
hyperframe==6.0.1
idna==3.8
importlib_metadata==8.4.0
idna==3.10
importlib_metadata==8.5.0
iso8601==2.1.0
kombu==5.4.0
kombu==5.4.1
openpyxl==3.1.5
oteapi-core==0.7.0.dev3
paramiko==3.4.1
paramiko==3.5.0
pillow==10.4.0
priority==2.0.0
prompt_toolkit==3.0.47
psycopg==3.2.1
psycopg==3.2.2
pycparser==2.22
pydantic==2.9.1
pydantic-settings==2.4.0
pydantic_core==2.23.3
pydantic==2.9.2
pydantic-settings==2.5.2
pydantic_core==2.23.4
PyNaCl==1.5.0
pysftp==0.2.9
python-dateutil==2.9.0.post0
Expand All @@ -57,4 +57,4 @@ urllib3==1.26.20
vine==5.1.0
wcwidth==0.2.13
wsproto==1.2.0
zipp==3.20.1
zipp==3.20.2

0 comments on commit 8a7eee9

Please sign in to comment.