Skip to content

Commit

Permalink
Updates testing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Koed00 committed Jun 28, 2020
1 parent 4fae358 commit 8b25f6a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
arrow==0.15.7 # via -r requirements.in
asgiref==3.2.10 # via django
blessed==1.17.8 # via -r requirements.in
boto3==1.14.7 # via -r requirements.in
botocore==1.17.7 # via boto3, s3transfer
boto3==1.14.12 # via -r requirements.in
botocore==1.17.12 # via boto3, s3transfer
certifi==2020.6.20 # via requests
chardet==3.0.4 # via requests
django-picklefield==3.0.1 # via -r requirements.in
django-redis==4.12.1 # via -r requirements.in
django==3.0.7 # via django-picklefield, django-redis
docutils==0.15.2 # via botocore
hiredis==1.0.1 # via -r requirements.in
idna==2.9 # via requests
idna==2.10 # via requests
iron-core==1.2.0 # via iron-mq
iron-mq==0.9 # via -r requirements.in
jmespath==0.10.0 # via boto3, botocore
Expand All @@ -30,4 +30,4 @@ s3transfer==0.3.3 # via boto3
six==1.15.0 # via blessed, python-dateutil
sqlparse==0.3.1 # via django
urllib3==1.25.9 # via botocore, requests
wcwidth==0.2.4 # via blessed
wcwidth==0.2.5 # via blessed

0 comments on commit 8b25f6a

Please sign in to comment.