snappass/dev-requirements.txt
Jon Parise 487d10231d
Remove mock and nose development dependencies (#158)
We don't need 'mock' now that we require Python 3.x.

... and nose is no longer used since we switched to pytest as our test
runner a long time ago.
2022-05-17 10:57:35 -07:00

7 lines
108 B
Text

coverage==4.5.1
fakeredis==0.7.0
flake8==3.5.0
freezegun==0.3.15
pytest-cov==2.5.1
pytest==3.6.3
tox==3.1.2