mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
16 lines
316 B
Plaintext
16 lines
316 B
Plaintext
-r requirements.txt
|
|
flake8==3.7.9
|
|
moto==1.3.14
|
|
pytest==5.3.2
|
|
pytest-env==0.6.2
|
|
pytest-mock==2.0.0
|
|
pytest-cov==2.8.1
|
|
pytest-xdist==1.31.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
|