Skip to content

Commit

Permalink
update dependencies for . (macos-latest/py3.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 1, 2023
1 parent aaf707a commit f407032
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 15 deletions.
5 changes: 5 additions & 0 deletions requirements/macos-latest_py3.11.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 @@ -44,6 +45,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 @@ -137,6 +140,8 @@ urllib3==1.26.16
# via
# botocore
# requests
uvicorn==0.23.2
# via maggma (setup.py)
werkzeug==2.3.7
# via flask

Expand Down
Loading

0 comments on commit f407032

Please sign in to comment.