mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-07 19:27:58 -05:00
17 lines
334 B
Plaintext
17 lines
334 B
Plaintext
-r requirements.txt
|
|
flake8==3.7.9
|
|
moto==1.3.14
|
|
pytest==5.2.4
|
|
pytest-env==0.6.2
|
|
pytest-mock==1.11.2
|
|
pytest-cov==2.8.1
|
|
coveralls==1.8.2
|
|
pytest-xdist==1.30.0
|
|
freezegun==0.3.12
|
|
requests-mock==1.7.0
|
|
# optional requirements for jsonschema
|
|
strict-rfc3339==0.7
|
|
rfc3987==1.3.8
|
|
# used for creating manifest file locally
|
|
jinja2-cli[yaml]==0.7.0
|