Skip to content

Commit

Permalink
update requirements to be more flexible
Browse files Browse the repository at this point in the history
  • Loading branch information
stephantul committed Mar 19, 2019
1 parent 1ed1325 commit b66cb83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pandas>=0.24.1
numpy>=1.14.0
Cython==0.25.2
Flask==1.0.2
tqdm==4.14.0
wordkit==2.0.1
numpy==1.12.1
matplotlib==2.0.2
setuptools==39.0.1
Cython==0.25.2
pandas==0.20.3
wordkit>=2.0.0

0 comments on commit b66cb83

Please sign in to comment.