Skip to content

Commit

Permalink
update dependencies for . (ubuntu-latest/py3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 4, 2023
1 parent 8b21934 commit 87fc081
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 14 deletions.
12 changes: 7 additions & 5 deletions requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
#
aioitertools==0.11.0
# via maggma (setup.py)
anyio==4.0.0
# via starlette
anyio==3.7.1
# via
# fastapi
# starlette
attrs==23.1.0
# via
# jsonschema
Expand All @@ -16,9 +18,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.39
boto3==1.28.40
# via maggma (setup.py)
botocore==1.31.39
botocore==1.31.40
# via
# boto3
# s3transfer
Expand All @@ -42,7 +44,7 @@ dnspython==2.4.2
# pymongo
exceptiongroup==1.1.3
# via anyio
fastapi==0.103.0
fastapi==0.103.1
# via maggma (setup.py)
flask==2.3.3
# via mongogrant
Expand Down
22 changes: 13 additions & 9 deletions requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
#
aioitertools==0.11.0
# via maggma (setup.py)
anyio==4.0.0
# via starlette
asttokens==2.2.1
anyio==3.7.1
# via
# fastapi
# starlette
asttokens==2.3.0
# via stack-data
attrs==23.1.0
# via
Expand All @@ -28,9 +30,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.39
boto3==1.28.40
# via maggma (setup.py)
botocore==1.31.39
botocore==1.31.40
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -60,10 +62,12 @@ dnspython==2.4.2
# maggma (setup.py)
# pymongo
exceptiongroup==1.1.3
# via anyio
# via
# anyio
# ipython
executing==1.2.0
# via stack-data
fastapi==0.103.0
fastapi==0.103.1
# via maggma (setup.py)
fastjsonschema==2.18.0
# via nbformat
Expand All @@ -77,7 +81,7 @@ idna==3.4
# requests
importlib-metadata==6.8.0
# via flask
ipython==8.14.0
ipython==8.15.0
# via maggma (setup.py)
isodate==0.6.1
# via azure-storage-blob
Expand Down Expand Up @@ -157,7 +161,7 @@ pydash==7.0.6
# via maggma (setup.py)
pygments==2.16.1
# via ipython
pyhcl==0.4.4
pyhcl==0.4.5
# via hvac
pyjwt[crypto]==2.8.0
# via msal
Expand Down

0 comments on commit 87fc081

Please sign in to comment.