George Sergia commited on
Commit
17dccd4
·
1 Parent(s): dfb13c9

Fix fastai version

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  toml
2
- fastai
3
- fastcore
 
4
  scikit-image
 
1
  toml
2
+ fastai==2.7.18
3
+ fastbook==0.0.29
4
+ fastcore==1.7.27
5
  scikit-image