Skip to content

Commit

Permalink
update numpy and scipy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
eulertour committed Jul 11, 2019
1 parent a721a19 commit eb13def
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
argparse==1.4.0
colour==0.1.5
numpy==1.15.0
numpy==1.16.4
Pillow==5.2.0
progressbar==2.5
scipy==1.1.0
scipy==1.3.0
tqdm==4.24.0
opencv-python==3.4.2.17
pycairo==1.17.1; sys_platform == 'linux'
Expand Down

0 comments on commit eb13def

Please sign in to comment.