Kieranm commited on
Commit
23d08ec
1 Parent(s): bda6c27

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.7.13", "fastai=2.6.3", "fastcore=1.4.4"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.7.13", "fastai=2.6.3", "fastcore=1.4.4", "timm=0.5.4"]
3
  build-backend = "setuptools.build_meta:__legacy__"