mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
bump test requirements
also ignore celery improvements
This commit is contained in:
@@ -13,7 +13,7 @@ flask-marshmallow==0.6.2
|
|||||||
Flask-Bcrypt==0.6.2
|
Flask-Bcrypt==0.6.2
|
||||||
credstash==1.8.0
|
credstash==1.8.0
|
||||||
boto3==1.4.4
|
boto3==1.4.4
|
||||||
celery==3.1.25
|
celery==3.1.25 # pyup: <4
|
||||||
monotonic==1.2
|
monotonic==1.2
|
||||||
statsd==3.2.1
|
statsd==3.2.1
|
||||||
jsonschema==2.5.1
|
jsonschema==2.5.1
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
pycodestyle==2.3.1
|
pycodestyle==2.3.1
|
||||||
pytest==3.0.1
|
pytest==3.1.3
|
||||||
pytest-mock==1.2
|
pytest-mock==1.6.2
|
||||||
pytest-cov==2.3.1
|
pytest-cov==2.5.1
|
||||||
coveralls==1.1
|
coveralls==1.1
|
||||||
moto==0.4.25
|
moto==1.0.1
|
||||||
flex==5.8.0
|
flex==6.11.0
|
||||||
freezegun==0.3.7
|
freezegun==0.3.9
|
||||||
requests-mock==1.0.0
|
requests-mock==1.3.0
|
||||||
strict-rfc3339==0.7
|
strict-rfc3339==0.7
|
||||||
|
|||||||
Reference in New Issue
Block a user