mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-29 21:51:00 -04:00
15 lines
287 B
Plaintext
15 lines
287 B
Plaintext
-r requirements.txt
|
|
isort==5.7.0
|
|
pytest==6.2.2
|
|
pytest-env==0.6.2
|
|
pytest-mock==3.5.1
|
|
pytest-xdist==2.2.1
|
|
beautifulsoup4==4.9.3
|
|
freezegun==1.1.0
|
|
flake8==3.8.4
|
|
flake8-bugbear==21.3.1
|
|
flake8-print==4.0.0
|
|
requests-mock==1.8.0
|
|
# used for creating manifest file locally
|
|
jinja2-cli[yaml]==0.7.0
|