fog/requirements.txt

14 lines
209 B
Plaintext
Raw Normal View History

2018-04-26 15:40:12 +00:00
# Dev Dependencies
2018-07-18 14:35:23 +00:00
cython==0.28.4
2018-06-22 15:57:25 +00:00
progressbar2==3.38.0
2018-04-27 12:54:40 +00:00
pycodestyle==2.4.0
pytest==3.5.1
2018-06-08 17:07:02 +00:00
python-Levenshtein==0.12.0
2018-06-21 10:30:58 +00:00
numpy==1.14.3
2018-04-27 12:54:40 +00:00
twine==1.11.0
2018-06-04 16:02:33 +00:00
# Dependencies
2018-06-07 10:49:43 +00:00
dill==0.2.7.1
2018-06-11 14:11:18 +00:00
phylactery==0.1.1
2018-06-11 15:00:59 +00:00
Unidecode==1.0.22