Skip to content

Commit

Permalink
Merge pull request #1331 from betagouv/20251202-requirements
Browse files Browse the repository at this point in the history
Mise à jour des dépendances
  • Loading branch information
pletelli authored Dec 2, 2024
2 parents d488f8f + b300242 commit d377796
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.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"
boto3==1.35.71 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
botocore==1.35.71 ; 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 @@ -87,7 +87,7 @@ 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.8.0 ; python_version >= "3.11.dev0" and python_version < "3.12.dev0"
ruff==0.8.1 ; 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.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"
Expand Down

0 comments on commit d377796

Please sign in to comment.