mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
15 lines
268 B
Plaintext
15 lines
268 B
Plaintext
-r requirements.txt
|
|
flake8==3.6.0
|
|
pytest==3.10.1
|
|
moto==1.3.7
|
|
pytest-env==0.6.2
|
|
pytest-mock==1.10.0
|
|
pytest-cov==2.6.0
|
|
pytest-xdist==1.24.1
|
|
coveralls==1.5.1
|
|
freezegun==0.3.11
|
|
requests-mock==1.5.2
|
|
# optional requirements for jsonschema
|
|
strict-rfc3339==0.7
|
|
rfc3987==1.3.8
|