Skip to content
Snippets Groups Projects
Verified Commit ca9d1f08 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

FIX: Removed unnecessary dependency with typo.

parent 04ab9e43
No related branches found
No related tags found
2 merge requests!39Release 0.4.0,!35Pipeline streamlining
Pipeline #19990 passed
...@@ -155,7 +155,6 @@ def setup_package(): ...@@ -155,7 +155,6 @@ def setup_package():
author='Henrik tom Wörden', author='Henrik tom Wörden',
author_email='h.tomwoerden@indiscale.com', author_email='h.tomwoerden@indiscale.com',
install_requires=["caosdb>=0.7.0", install_requires=["caosdb>=0.7.0",
"lxml>=4.8.0"
"numpy>=1.17.3", "numpy>=1.17.3",
"openpyxl>=3.0.0", "openpyxl>=3.0.0",
"pandas>=1.2.0", "pandas>=1.2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment