mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-11 04:23:52 -04:00
15 lines
291 B
Plaintext
15 lines
291 B
Plaintext
|
|
-r requirements.txt
|
||
|
|
isort==4.3.21
|
||
|
|
pytest==5.3.2
|
||
|
|
pytest-env==0.6.2
|
||
|
|
pytest-mock==1.11.2
|
||
|
|
pytest-xdist==1.31.0
|
||
|
|
beautifulsoup4==4.8.1
|
||
|
|
freezegun==0.3.12
|
||
|
|
flake8==3.7.9
|
||
|
|
flake8-bugbear==19.8.0
|
||
|
|
flake8-print==3.1.4
|
||
|
|
requests-mock==1.7.0
|
||
|
|
# used for creating manifest file locally
|
||
|
|
jinja2-cli[yaml]==0.7.0
|