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