Skip to content

Commit

Permalink
Removing hardcoded versions
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwarchol committed May 26, 2021
1 parent 9b4dd76 commit 2181baf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ dependencies:
- pandas
- pillow=8.1.1
- requests
- scikit-learn=0.20.2
- scikit-image=0.18.1
- scikit-learn
- scikit-image
- scipy
- tifffile=2020.10.1
- waitress
Expand Down

0 comments on commit 2181baf

Please sign in to comment.