Skip to content

Commit

Permalink
Merge remote-tracking branch 'gnosis/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Piquinikis committed Jan 11, 2022
2 parents 984dede + 8f612e5 commit 5335fd0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ black==21.12b0
coverage==6.2
coveralls==3.3.1
factory-boy==3.2.1
Faker==11.1.0
Faker==11.3.0
flake8==4.0.1
isort==5.10.1
pre-commit==2.16.0
pytest-django==4.5.2
responses==0.16.0

# mypy and PEP 561 stubs
mypy==0.930
mypy==0.931
django-stubs==1.9.0
djangorestframework-stubs==1.4.0
types-requests==2.26.3
types-requests==2.27.5
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3==1.20.26
Django==4.0
boto3==1.20.31
Django==4.0.1
django-cors-headers==3.10.1
djangorestframework==3.13.1
djangorestframework-camel-case==1.3.0
Expand All @@ -11,4 +11,4 @@ gnosis-py[django]==3.7.5
gunicorn==20.1.0
Pillow==9.0.0
psycopg2-binary==2.9.3
requests==2.26.0
requests==2.27.1

0 comments on commit 5335fd0

Please sign in to comment.