Skip to content

Commit

Permalink
Update requirements.txt (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 authored Sep 25, 2023
1 parent efa037d commit d9ab5fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .github/utils/direct_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ aioredis>=2.0.1
fastapi>=0.103.1
fastapi-plugins>=0.12.0
hypercorn>=0.14.4
oteapi-core>=0.5.0
oteapi-core>=0.5.1
pydantic>=1.10.12
urllib3<2 # Ensure allegrograph works as intended
18 changes: 3 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ aiojobs==1.2.0
aioredis==2.0.1
amqp==5.1.1
anyio==3.7.1
ase==3.22.1
async-timeout==4.0.3
bcrypt==4.0.1
billiard==4.1.0
Expand All @@ -15,15 +14,12 @@ click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
contourpy==1.1.1
cryptography==41.0.3
cycler==0.11.0
cryptography==41.0.4
diskcache==5.6.3
et-xmlfile==1.1.0
exceptiongroup==1.1.3
fastapi==0.103.1
fastapi-plugins==0.12.0
fonttools==4.42.1
future==0.18.3
h11==0.14.0
h2==4.1.0
Expand All @@ -32,30 +28,23 @@ hpack==4.0.0
hypercorn==0.14.4
hyperframe==6.0.1
idna==3.4
importlib-resources==6.0.1
iso8601==2.0.0
kiwisolver==1.4.5
kombu==5.3.2
matplotlib==3.8.0
numpy==1.26.0
openpyxl==3.1.2
oteapi-core==0.5.0
packaging==23.1
oteapi-core==0.5.1
paramiko==3.3.1
Pillow==10.0.1
priority==2.0.0
prompt-toolkit==3.0.39
psycopg==3.1.10
psycopg==3.1.11
pycparser==2.21
pydantic==1.10.12
PyNaCl==1.5.0
pyparsing==3.1.1
pysftp==0.2.9
python-dateutil==2.8.2
python-json-logger==2.0.7
redis==5.0.0
requests==2.31.0
scipy==1.11.2
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
Expand All @@ -67,4 +56,3 @@ urllib3==1.26.16
vine==5.0.0
wcwidth==0.2.6
wsproto==1.2.0
zipp==3.16.2

0 comments on commit d9ab5fe

Please sign in to comment.