Skip to content

Commit

Permalink
πŸ” lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
juftin committed Mar 20, 2024
1 parent 0d3cdd5 commit a609fe0
Show file tree
Hide file tree
Showing 9 changed files with 113 additions and 111 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ google-api-core==2.17.1
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.28.2
google-auth==2.29.0
# via
# gcsfs
# google-api-core
Expand Down
42 changes: 21 additions & 21 deletions requirements/requirements-all.py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

adlfs==2024.2.0
# via hatch.envs.all.py3.10
aiobotocore==2.11.2
aiobotocore==2.12.1
# via s3fs
aiohttp==3.9.3
# via
Expand All @@ -32,7 +32,7 @@ async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
azure-core==1.30.0
azure-core==1.30.1
# via
# adlfs
# azure-identity
Expand All @@ -41,13 +41,13 @@ azure-datalake-store==0.0.53
# via adlfs
azure-identity==1.15.0
# via adlfs
azure-storage-blob==12.19.0
azure-storage-blob==12.19.1
# via adlfs
bcrypt==4.1.2
# via paramiko
botocore==1.34.34
botocore==1.34.51
# via aiobotocore
cachetools==5.3.2
cachetools==5.3.3
# via google-auth
certifi==2024.2.2
# via requests
Expand All @@ -58,9 +58,9 @@ cffi==1.16.0
# pynacl
charset-normalizer==3.3.2
# via requests
coverage==7.4.1
coverage==7.4.4
# via pytest-cov
cryptography==42.0.3
cryptography==42.0.5
# via
# azure-identity
# azure-storage-blob
Expand All @@ -75,19 +75,19 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.2.0
fsspec==2024.3.1
# via
# adlfs
# gcsfs
# s3fs
# universal-pathlib
gcsfs==2024.2.0
gcsfs==2024.3.1
# via hatch.envs.all.py3.10
google-api-core==2.17.1
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.28.0
google-auth==2.29.0
# via
# gcsfs
# google-api-core
Expand All @@ -98,15 +98,15 @@ google-auth-oauthlib==1.2.0
# via gcsfs
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.14.0
google-cloud-storage==2.16.0
# via gcsfs
google-crc32c==1.5.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.0
# via google-cloud-storage
googleapis-common-protos==1.62.0
googleapis-common-protos==1.63.0
# via google-api-core
idna==3.6
# via
Expand All @@ -129,7 +129,7 @@ mdit-py-plugins==0.4.0
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
msal==1.26.0
msal==1.28.0
# via
# azure-datalake-store
# azure-identity
Expand All @@ -142,7 +142,7 @@ multidict==6.0.5
# yarl
oauthlib==3.2.2
# via requests-oauthlib
packaging==23.2
packaging==24.0
# via
# msal-extensions
# pytest
Expand Down Expand Up @@ -172,13 +172,13 @@ pyjwt==2.8.0
# pyjwt
pynacl==1.5.0
# via paramiko
pytest==8.0.1
pytest==8.1.1
# via
# hatch.envs.all.py3.10
# pytest-cov
pytest-cov==4.1.0
# via hatch.envs.all.py3.10
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via botocore
requests==2.31.0
# via
Expand All @@ -190,26 +190,26 @@ requests==2.31.0
# google-cloud-storage
# msal
# requests-oauthlib
requests-oauthlib==1.3.1
requests-oauthlib==1.4.0
# via google-auth-oauthlib
rich==13.7.0
rich==13.7.1
# via textual
rsa==4.9
# via google-auth
s3fs==2024.2.0
s3fs==2024.3.1
# via hatch.envs.all.py3.10
six==1.16.0
# via
# azure-core
# isodate
# python-dateutil
textual==0.48.2
textual==0.53.1
# via hatch.envs.all.py3.10
tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# azure-core
# azure-storage-blob
Expand Down
42 changes: 21 additions & 21 deletions requirements/requirements-all.py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

adlfs==2024.2.0
# via hatch.envs.all.py3.11
aiobotocore==2.11.2
aiobotocore==2.12.1
# via s3fs
aiohttp==3.9.3
# via
Expand All @@ -30,7 +30,7 @@ aiosignal==1.3.1
# via aiohttp
attrs==23.2.0
# via aiohttp
azure-core==1.30.0
azure-core==1.30.1
# via
# adlfs
# azure-identity
Expand All @@ -39,13 +39,13 @@ azure-datalake-store==0.0.53
# via adlfs
azure-identity==1.15.0
# via adlfs
azure-storage-blob==12.19.0
azure-storage-blob==12.19.1
# via adlfs
bcrypt==4.1.2
# via paramiko
botocore==1.34.34
botocore==1.34.51
# via aiobotocore
cachetools==5.3.2
cachetools==5.3.3
# via google-auth
certifi==2024.2.2
# via requests
Expand All @@ -56,9 +56,9 @@ cffi==1.16.0
# pynacl
charset-normalizer==3.3.2
# via requests
coverage==7.4.1
coverage==7.4.4
# via pytest-cov
cryptography==42.0.3
cryptography==42.0.5
# via
# azure-identity
# azure-storage-blob
Expand All @@ -71,19 +71,19 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.2.0
fsspec==2024.3.1
# via
# adlfs
# gcsfs
# s3fs
# universal-pathlib
gcsfs==2024.2.0
gcsfs==2024.3.1
# via hatch.envs.all.py3.11
google-api-core==2.17.1
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.28.0
google-auth==2.29.0
# via
# gcsfs
# google-api-core
Expand All @@ -94,15 +94,15 @@ google-auth-oauthlib==1.2.0
# via gcsfs
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.14.0
google-cloud-storage==2.16.0
# via gcsfs
google-crc32c==1.5.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.0
# via google-cloud-storage
googleapis-common-protos==1.62.0
googleapis-common-protos==1.63.0
# via google-api-core
idna==3.6
# via
Expand All @@ -125,7 +125,7 @@ mdit-py-plugins==0.4.0
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
msal==1.26.0
msal==1.28.0
# via
# azure-datalake-store
# azure-identity
Expand All @@ -138,7 +138,7 @@ multidict==6.0.5
# yarl
oauthlib==3.2.2
# via requests-oauthlib
packaging==23.2
packaging==24.0
# via
# msal-extensions
# pytest
Expand Down Expand Up @@ -168,13 +168,13 @@ pyjwt==2.8.0
# pyjwt
pynacl==1.5.0
# via paramiko
pytest==8.0.1
pytest==8.1.1
# via
# hatch.envs.all.py3.11
# pytest-cov
pytest-cov==4.1.0
# via hatch.envs.all.py3.11
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via botocore
requests==2.31.0
# via
Expand All @@ -186,22 +186,22 @@ requests==2.31.0
# google-cloud-storage
# msal
# requests-oauthlib
requests-oauthlib==1.3.1
requests-oauthlib==1.4.0
# via google-auth-oauthlib
rich==13.7.0
rich==13.7.1
# via textual
rsa==4.9
# via google-auth
s3fs==2024.2.0
s3fs==2024.3.1
# via hatch.envs.all.py3.11
six==1.16.0
# via
# azure-core
# isodate
# python-dateutil
textual==0.48.2
textual==0.53.1
# via hatch.envs.all.py3.11
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# azure-core
# azure-storage-blob
Expand Down
Loading

0 comments on commit a609fe0

Please sign in to comment.