mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
We don’t use it for anything.
Even the [commit that introduced it](494e49ee45) didn’t seem to actually use it.
Closes #2446
14 lines
236 B
Plaintext
14 lines
236 B
Plaintext
-r requirements.txt
|
|
isort==4.3.4
|
|
pytest==3.9.3
|
|
pytest-env==0.6.2
|
|
pytest-mock==1.10.0
|
|
pytest-cov==2.6.0
|
|
pytest-xdist==1.24.0
|
|
coveralls==1.5.1
|
|
beautifulsoup4==4.6.3
|
|
freezegun==0.3.11
|
|
flake8==3.5.0
|
|
flake8-print==3.1.0
|
|
requests-mock==1.5.2
|