Commit
·
7c2af39
1
Parent(s):
38bd595
Update pyproject.toml
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
[build-system]
|
2 |
-
requires = ["setuptools>=40.8.0", "wheel", "python=3.7.12", "fastai=2.
|
3 |
build-backend = "setuptools.build_meta:__legacy__"
|
|
|
1 |
[build-system]
|
2 |
+
requires = ["setuptools>=40.8.0", "wheel", "python=3.7.12", "fastai=2.4", "fastcore=1.3.29"]
|
3 |
build-backend = "setuptools.build_meta:__legacy__"
|