angela1996
commited on
Commit
•
b08ad20
1
Parent(s):
2c05ae9
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.
|
3 |
build-backend = "setuptools.build_meta:__legacy__"
|
|
|
1 |
[build-system]
|
2 |
+
requires = ["setuptools>=40.8.0", "wheel", "python=3.10.12", "fastai=2.7.14", "fastcore=1.5.29"]
|
3 |
build-backend = "setuptools.build_meta:__legacy__"
|