Skip to content

Commit

Permalink
fix(dependencies) update requirements-dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Narcisi committed Sep 29, 2023
1 parent 2e98a0c commit 7ee68c5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions backend/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ billiard==3.6.4.0
# via celery
blinker==1.6.2
# via flask-mail
boto3==1.28.47
boto3==1.28.57
# via taxhub
botocore==1.31.47
botocore==1.31.57
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -104,7 +104,7 @@ click-repl==0.3.0
# via celery
cligj==0.7.2
# via fiona
cryptography==41.0.3
cryptography==41.0.4
# via authlib
cssselect2==0.7.0
# via
Expand Down Expand Up @@ -276,7 +276,7 @@ pillow==9.5.0
# weasyprint
prompt-toolkit==3.0.39
# via click-repl
psycopg2==2.9.7
psycopg2==2.9.8
# via
# -r requirements-common.in
# pypn-habref-api
Expand Down Expand Up @@ -304,13 +304,13 @@ python-dotenv==0.21.1
# usershub
pytz==2023.3.post1
# via celery
redis==5.0.0
redis==5.0.1
# via celery
requests==2.31.0
# via
# pypn-habref-api
# pypnusershub
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
shapely==1.8.5.post1
# via
Expand Down Expand Up @@ -364,7 +364,7 @@ vine==5.0.0
# amqp
# celery
# kombu
wcwidth==0.2.6
wcwidth==0.2.7
# via prompt-toolkit
weasyprint==52.5
# via
Expand Down

0 comments on commit 7ee68c5

Please sign in to comment.