Skip to content

Commit

Permalink
Merge pull request #1315 from betagouv/20241125-maj-requirements
Browse files Browse the repository at this point in the history
Mise à jour des dépendances
  • Loading branch information
alemangui authored Nov 25, 2024
2 parents c48d820 + 87c9b9f commit 37a7105
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ async-timeout==4.0.3 ; python_version >= "3.11.dev0" and python_full_version < "
autopep8==2.3.1 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
beautifulsoup4==4.12.3 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
billiard==4.2.1 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
boto3==1.35.63 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
botocore==1.35.63 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
boto3==1.35.68 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
botocore==1.35.68 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
bs4==0.0.2 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
celery==5.4.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
certifi==2024.8.30 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
Expand Down Expand Up @@ -84,9 +84,9 @@ redis==5.2.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
reportlab==4.2.5 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
requests-mock==1.12.1 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
requests==2.32.3 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
ruff==0.7.4 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
ruff==0.8.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
s3transfer==0.10.2 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
sentry-sdk==2.18.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
sentry-sdk==2.19.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
sib-api-v3-sdk==7.6.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
six==1.16.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
soupsieve==2.6 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
Expand Down

0 comments on commit 37a7105

Please sign in to comment.