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

WIP: Require newer pycaosdb (0.7)

parent 04e7597c
No related branches found
No related tags found
2 merge requests!39Release 0.4.0,!35Pipeline streamlining
Pipeline #19897 failed
......@@ -154,7 +154,7 @@ def setup_package():
long_description_content_type="text/markdown",
author='Henrik tom Wörden',
author_email='h.tomwoerden@indiscale.com',
install_requires=["caosdb>=0.6.0",
install_requires=["caosdb>=0.7.0",
"openpyxl>=3.0.0",
"pandas>=1.2.0",
"numpy>=1.17.3",
......
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