mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 07:12:20 -05:00
15 lines
277 B
Plaintext
15 lines
277 B
Plaintext
-r requirements.txt
|
|
flake8==4.0.1
|
|
flake8-bugbear==22.4.25
|
|
isort==5.10.1
|
|
moto==3.1.9
|
|
pytest==7.1.2
|
|
pytest-env==0.6.2
|
|
pytest-mock==3.7.0
|
|
pytest-cov==3.0.0
|
|
pytest-xdist==2.5.0
|
|
freezegun==1.2.1
|
|
requests-mock==1.9.3
|
|
# used for creating manifest file locally
|
|
jinja2-cli[yaml]==0.8.2
|