Skip to content
Snippets Groups Projects
Commit da0c870d authored by Frisinghelli Daniel's avatar Frisinghelli Daniel
Browse files

Removed torch as dependency.

parent 78120938
No related branches found
No related tags found
No related merge requests found
......@@ -174,7 +174,6 @@ PACKAGES = find_packages(exclude=['tests'])
# https://packaging.python.org/en/latest/requirements.html
INSTALL_REQUIRES = ['numpy',
'pandas',
'torch',
'scipy',
'scikit-learn',
'gdal>=3.2',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment