diff --git a/requirements.txt b/requirements.txt index 3455274..f1ba50f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,37 +1,37 @@ -aiohttp==3.9.1 +aiohttp==3.9.3 aioitertools==0.11.0 aiosignal==1.3.1 asn1crypto==1.5.1 async-timeout==4.0.3 attrs==23.2.0 -certifi==2023.11.17 +certifi==2024.2.2 cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 -cryptography==42.0.1 +cryptography==42.0.5 frozenlist==1.4.1 -fsspec==2023.12.2 +fsspec==2024.2.0 idna==3.6 isort==5.13.2 jmespath==1.0.1 -multidict==6.0.4 +multidict==6.0.5 ndg-httpsclient==0.5.1 -numpy==1.26.3 +numpy==1.26.4 packaging==23.2 -pandas==2.2.0 +pandas==2.2.1 pathspec==0.12.1 pyasn1==0.5.1 pycparser==2.21 -pyOpenSSL==24.0.0 -pyparsing==3.1.1 -python-dateutil==2.8.2 -pytz==2023.3.post1 +pyOpenSSL==24.1.0 +pyparsing==3.1.2 +python-dateutil==2.9.0.post0 +pytz==2024.1 PyYAML==6.0.1 requests==2.31.0 -s3fs==2023.12.2 +s3fs==2024.2.0 s3transfer==0.10.0 six==1.16.0 -urllib3==2.1.0 +urllib3==2.2.1 wrapt==1.16.0 -yamllint==1.33.0 +yamllint==1.35.1 yarl==1.9.4