Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Uxio0 committed Mar 20, 2020
1 parent 9da7f90 commit 9c2e807
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt
coverage==4.5.3
factory-boy==2.12.0
faker==4.0.1
faker==4.0.2
pytest-django==3.8.0
pytest-sugar==0.9.2
pytest==5.3.5
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Django==3.0.3
django==3.0.4
cachetools==4.0.0
celery==4.4.0
celery==4.4.2
django-authtools==1.7.0
django-celery-beat==1.6.0
django-celery-beat==2.0.0
django-debug-toolbar
django-debug-toolbar-force
django-environ==0.4.5
Expand All @@ -16,11 +16,11 @@ docutils==0.16
drf-yasg[validation]==1.17.1
ethereum==2.3.2
gevent==1.4.0
gnosis-py==2.1.5
gnosis-py==2.3.0
gunicorn==20.0.4
hexbytes==0.2.0
lxml==4.5.0
numpy==1.18.1
numpy==1.18.2
packaging>=19.0
psycopg2-binary==2.8.4
redis==3.4.1
Expand Down

0 comments on commit 9c2e807

Please sign in to comment.