Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
knazeri authored May 20, 2018
1 parent c3e3d8d commit fc2908d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy==1.14.3
scipy==1.0.1
future==0.16.0
matplotlib==2.2.2
pillow==5.0.0
scikit-learn==0.19.1
numpy ~=1.14.3
scipy ~= 1.0.1
future ~= 0.16.0
matplotlib ~= 2.2.2
pillow != 5.0.0
scikit-learn ~= 0.19.1

0 comments on commit fc2908d

Please sign in to comment.