Skip to content

Commit

Permalink
Update requirements.txt (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 authored May 8, 2024
1 parent d7f6198 commit bed443c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .github/utils/direct_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ oteapi-core>=0.7.0.dev1
pydantic>=2.7.1
pydantic-settings>=2.2.1
redis>=5.0.4
tenacity>=8.2.3
tenacity>=8.3.0
urllib3<2 # Ensure allegrograph works as intended
28 changes: 3 additions & 25 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,21 @@ click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
cryptography==42.0.6
cryptography==42.0.7
diskcache==5.6.3
dnspython==2.6.1
email_validator==2.1.1
et-xmlfile==1.1.0
exceptiongroup==1.2.1
fastapi==0.111.0
fastapi-cli==0.0.2
fastapi-slim==0.111.0
future==1.0.0
h11==0.14.0
h2==4.1.0
hpack==4.0.0
httpcore==1.0.5
httptools==0.6.1
httpx==0.27.0
Hypercorn==0.16.0
hyperframe==6.0.1
idna==3.7
iso8601==2.1.0
Jinja2==3.1.4
kombu==5.3.7
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
openpyxl==3.1.2
orjson==3.10.3
oteapi-core==0.7.0.dev1
paramiko==3.4.0
pillow==10.3.0
Expand All @@ -49,32 +38,21 @@ pycparser==2.22
pydantic==2.7.1
pydantic-settings==2.2.1
pydantic_core==2.18.2
Pygments==2.18.0
PyNaCl==1.5.0
pysftp==0.2.9
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-multipart==0.0.9
PyYAML==6.0.1
redis==5.0.4
requests==2.31.0
rich==13.7.1
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
starlette==0.37.2
taskgroup==0.0.0a4
tenacity==8.2.3
tenacity==8.3.0
tomli==2.0.1
typer==0.12.3
typing_extensions==4.11.0
tzdata==2024.1
ujson==5.9.0
urllib3==1.26.18
uvicorn==0.29.0
uvloop==0.19.0
vine==5.1.0
watchfiles==0.21.0
wcwidth==0.2.13
websockets==12.0
wsproto==1.2.0

0 comments on commit bed443c

Please sign in to comment.