mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
13 lines
235 B
Plaintext
13 lines
235 B
Plaintext
-r requirements.txt
|
|
flake8==3.5.0
|
|
pytest==3.3.2
|
|
pytest-mock==1.6.3
|
|
pytest-cov==2.5.1
|
|
pytest-xdist==1.22.0
|
|
coveralls==1.2.0
|
|
freezegun==0.3.9
|
|
requests-mock==1.4.0
|
|
# optional requirements for jsonschema
|
|
strict-rfc3339==0.7
|
|
rfc3987==1.3.7
|