mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-25 18:39:11 -04:00
13 lines
241 B
Plaintext
13 lines
241 B
Plaintext
-r requirements.txt
|
|
flake8==3.8.4
|
|
moto==1.3.16
|
|
pytest==6.1.2
|
|
pytest-env==0.6.2
|
|
pytest-mock==3.3.1
|
|
pytest-cov==2.10.1
|
|
pytest-xdist==2.1.0
|
|
freezegun==1.0.0
|
|
requests-mock==1.8.0
|
|
# used for creating manifest file locally
|
|
jinja2-cli[yaml]==0.7.0
|