Skip to content

Commit

Permalink
update dependencies for . (macos-latest/py3.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 1, 2023
1 parent f407032 commit dd5d815
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 16 deletions.
6 changes: 6 additions & 0 deletions requirements/macos-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ click==8.1.7
# via
# flask
# mongogrant
# uvicorn
cryptography==41.0.3
# via paramiko
dnspython==2.4.2
Expand All @@ -46,6 +47,8 @@ fastapi==0.103.0
# via maggma (setup.py)
flask==2.3.3
# via mongogrant
h11==0.14.0
# via uvicorn
idna==3.4
# via
# anyio
Expand Down Expand Up @@ -145,10 +148,13 @@ typing-extensions==4.7.1
# pydantic
# pydash
# starlette
# uvicorn
urllib3==1.26.16
# via
# botocore
# requests
uvicorn==0.23.2
# via maggma (setup.py)
werkzeug==2.3.7
# via flask
zipp==3.16.2
Expand Down
Loading

0 comments on commit dd5d815

Please sign in to comment.