Files
notifications-admin/requirements_for_test.txt
T

16 lines
302 B
Plaintext
Raw Normal View History

2021-02-16 17:08:03 +00:00
-r requirements.txt
2022-03-02 14:36:27 +00:00
isort==5.10.1
2022-05-05 13:40:24 +01:00
pytest==7.1.2
pytest-env==0.6.2
2022-03-02 14:36:27 +00:00
pytest-mock==3.7.0
pytest-xdist==2.5.0
2022-05-05 13:40:24 +01:00
beautifulsoup4==4.11.1
freezegun==1.2.1
2021-10-11 14:56:10 +01:00
flake8==4.0.1
2022-05-05 13:40:24 +01:00
flake8-bugbear==22.4.25
flake8-print==5.0.0
moto==3.1.7
2021-05-31 14:54:12 +01:00
requests-mock==1.9.3
2021-02-16 17:08:03 +00:00
# used for creating manifest file locally
2022-04-06 11:35:14 +01:00
jinja2-cli[yaml]==0.8.2