Skip to content

Commit

Permalink
update dependencies for . (ubuntu-latest/py3.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 4, 2023
1 parent 0c01e0e commit 8b21934
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 12 deletions.
12 changes: 7 additions & 5 deletions requirements/ubuntu-latest_py3.8.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
16 changes: 9 additions & 7 deletions requirements/ubuntu-latest_py3.8_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 @@ -63,7 +65,7 @@ exceptiongroup==1.1.3
# via anyio
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 Down Expand Up @@ -163,7 +165,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 8b21934

Please sign in to comment.