moshe742 commited on
Commit
631ca1d
·
1 Parent(s): 3cf0156

add toml to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- fastai==2.7.15
 
 
1
+ fastai==2.7.15
2
+ toml==0.10.2