Skip to content

Commit

Permalink
chore: update boto dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv-ahuja committed Jun 23, 2024
1 parent 45c717f commit fcdea93
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,22 @@ argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
beanie==1.24.0
billiard==4.2.0
boto3==1.28.85
boto3==1.34.131
boto3-stubs==1.28.85
botocore==1.31.85
botocore==1.34.131
botocore-stubs==1.31.85
certifi==2023.11.17
cffi==1.16.0
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
contourpy==1.2.1
coverage==7.3.3
cryptography==42.0.4
cycler==0.12.1
dnspython==2.6.1
ecdsa==0.18.0
email-validator==2.1.0.post1
fastapi==0.109.2
fonttools==4.51.0
gunicorn==22.0.0
h11==0.14.0
hiredis==2.3.2
Expand All @@ -35,7 +32,6 @@ idna==3.7
iniconfig==2.0.0
jmespath==1.0.1
joblib==1.4.2
kiwisolver==1.4.5
kombu==5.3.4
lazy-model==0.2.0
loguru==0.7.2
Expand All @@ -51,15 +47,14 @@ mypy-boto3-rds==1.28.84
mypy-boto3-s3==1.28.55
mypy-boto3-sqs==1.28.82
newrelic==9.3.0
numpy==1.26.4
numpy==2.0.0
orjson==3.9.15
packaging==23.2
pandas==2.2.2
passlib==1.7.4
patsy==0.5.6
pillow==10.3.0
pluggy==1.3.0
prompt-toolkit==3.0.41
psutil==5.9.8
pyasn1==0.5.1
pycparser==2.21
pycurl==7.45.2
Expand All @@ -68,7 +63,6 @@ pydantic-settings==2.1.0
pydantic_core==2.14.1
pyfakefs==5.3.2
pymongo==4.6.3
pyparsing==3.1.2
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-cov==4.1.0
Expand All @@ -82,12 +76,13 @@ PyYAML==6.0.1
redis==5.0.1
rsa==4.9
ruff==0.1.5
s3transfer==0.7.0
s3transfer==0.10.1
scikit-learn==1.5.0
scipy==1.13.1
six==1.16.0
sniffio==1.3.0
starlette==0.36.3
statsmodels==0.14.2
threadpoolctl==3.5.0
toml==0.10.2
types-awscrt==0.19.10
Expand Down

0 comments on commit fcdea93

Please sign in to comment.