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 0b68e0a commit 242e64d
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
38 changes: 19 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

adlfs==2024.2.0
# via hatch.envs.default
aiobotocore==2.11.2
aiobotocore==2.12.1
# via s3fs
aiohttp==3.9.3
# via
Expand All @@ -28,7 +28,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 @@ -37,13 +37,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 @@ -54,7 +54,7 @@ cffi==1.16.0
# pynacl
charset-normalizer==3.3.2
# via requests
cryptography==42.0.3
cryptography==42.0.5
# via
# azure-identity
# azure-storage-blob
Expand All @@ -67,19 +67,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.default
google-api-core==2.17.1
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.28.0
google-auth==2.28.2
# via
# gcsfs
# google-api-core
Expand All @@ -90,15 +90,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 @@ -119,7 +119,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 @@ -132,7 +132,7 @@ multidict==6.0.5
# yarl
oauthlib==3.2.2
# via requests-oauthlib
packaging==23.2
packaging==24.0
# via msal-extensions
paramiko==3.4.0
# via hatch.envs.default
Expand All @@ -158,7 +158,7 @@ pyjwt==2.8.0
# pyjwt
pynacl==1.5.0
# via paramiko
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via botocore
requests==2.31.0
# via
Expand All @@ -170,22 +170,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.default
six==1.16.0
# via
# azure-core
# isodate
# python-dateutil
textual==0.48.2
textual==0.53.1
# via hatch.envs.default
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# azure-core
# azure-storage-blob
Expand Down
40 changes: 20 additions & 20 deletions requirements/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# This file is autogenerated by hatch-pip-compile with Python 3.11
#
# [constraints] requirements.txt (SHA256: 9af71b46a759063aedcaa7dd5827200718b097dd959677acd642ee2dc7f49cd5)
# [constraints] requirements.txt (SHA256: 1ebfc36781ae1aaa100698a9c454a87469ed5695fcf63f6a2957f2729314a60a)
#
# - pytest
# - pytest-cov
Expand All @@ -19,7 +19,7 @@ adlfs==2024.2.0
# via
# -c requirements.txt
# hatch.envs.test
aiobotocore==2.11.2
aiobotocore==2.12.1
# via
# -c requirements.txt
# s3fs
Expand All @@ -43,7 +43,7 @@ attrs==23.2.0
# via
# -c requirements.txt
# aiohttp
azure-core==1.30.0
azure-core==1.30.1
# via
# -c requirements.txt
# adlfs
Expand All @@ -57,19 +57,19 @@ azure-identity==1.15.0
# via
# -c requirements.txt
# adlfs
azure-storage-blob==12.19.0
azure-storage-blob==12.19.1
# via
# -c requirements.txt
# adlfs
bcrypt==4.1.2
# via
# -c requirements.txt
# paramiko
botocore==1.34.34
botocore==1.34.51
# via
# -c requirements.txt
# aiobotocore
cachetools==5.3.2
cachetools==5.3.3
# via
# -c requirements.txt
# google-auth
Expand All @@ -89,7 +89,7 @@ charset-normalizer==3.3.2
# requests
coverage==7.4.1
# via pytest-cov
cryptography==42.0.3
cryptography==42.0.5
# via
# -c requirements.txt
# azure-identity
Expand All @@ -106,14 +106,14 @@ frozenlist==1.4.1
# -c requirements.txt
# aiohttp
# aiosignal
fsspec==2024.2.0
fsspec==2024.3.1
# via
# -c requirements.txt
# adlfs
# gcsfs
# s3fs
# universal-pathlib
gcsfs==2024.2.0
gcsfs==2024.3.1
# via
# -c requirements.txt
# hatch.envs.test
Expand All @@ -122,7 +122,7 @@ google-api-core==2.17.1
# -c requirements.txt
# google-cloud-core
# google-cloud-storage
google-auth==2.28.0
google-auth==2.28.2
# via
# -c requirements.txt
# gcsfs
Expand All @@ -138,7 +138,7 @@ google-cloud-core==2.4.1
# via
# -c requirements.txt
# google-cloud-storage
google-cloud-storage==2.14.0
google-cloud-storage==2.16.0
# via
# -c requirements.txt
# gcsfs
Expand All @@ -151,7 +151,7 @@ google-resumable-media==2.7.0
# via
# -c requirements.txt
# google-cloud-storage
googleapis-common-protos==1.62.0
googleapis-common-protos==1.63.0
# via
# -c requirements.txt
# google-api-core
Expand Down Expand Up @@ -188,7 +188,7 @@ mdurl==0.1.2
# via
# -c requirements.txt
# markdown-it-py
msal==1.26.0
msal==1.28.0
# via
# -c requirements.txt
# azure-datalake-store
Expand All @@ -207,7 +207,7 @@ oauthlib==3.2.2
# via
# -c requirements.txt
# requests-oauthlib
packaging==23.2
packaging==24.0
# via
# -c requirements.txt
# msal-extensions
Expand Down Expand Up @@ -259,7 +259,7 @@ pytest==8.0.1
# pytest-cov
pytest-cov==4.1.0
# via hatch.envs.test
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -c requirements.txt
# botocore
Expand All @@ -274,19 +274,19 @@ requests==2.31.0
# google-cloud-storage
# msal
# requests-oauthlib
requests-oauthlib==1.3.1
requests-oauthlib==1.4.0
# via
# -c requirements.txt
# google-auth-oauthlib
rich==13.7.0
rich==13.7.1
# via
# -c requirements.txt
# textual
rsa==4.9
# via
# -c requirements.txt
# google-auth
s3fs==2024.2.0
s3fs==2024.3.1
# via
# -c requirements.txt
# hatch.envs.test
Expand All @@ -296,11 +296,11 @@ six==1.16.0
# azure-core
# isodate
# python-dateutil
textual==0.48.2
textual==0.53.1
# via
# -c requirements.txt
# hatch.envs.test
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -c requirements.txt
# azure-core
Expand Down

0 comments on commit 242e64d

Please sign in to comment.