Files
notifications-api/requirements_for_test.txt
Ken Tsang 0c102f0727 Update letter utils for methods to handle virus process
- add function to get reference from filename
- add function to move pdf from scan folder to process folder
- add function to delete pdfs from scan bucket for failed virus scans
2018-03-20 10:12:59 +00:00

15 lines
264 B
Plaintext

-r requirements.txt
flake8==3.5.0
moto==1.2
pytest==3.4.2
pytest-env==0.6.2
pytest-mock==1.7.1
pytest-cov==2.5.1
pytest-xdist==1.22.2
coveralls==1.3.0
freezegun==0.3.10
requests-mock==1.4.0
# optional requirements for jsonschema
strict-rfc3339==0.7
rfc3987==1.3.7