Skip to content

Fix deps

Jonas Eschle requested to merge fix_deps into master

"Fixed" the dependencies. A github repo does not work as a dependency for pip (AFAIK), so I added the root_pandas from the pip repos. I further added not yet listed requirements.

  • do we need the github root_pandas or is the pip version sufficient? (everything worked for me)
  • should we may fix some deps with a >= (like root_pandas or pandas)? Do we know of any incompatibilities?
Edited by Jonas Eschle

Merge request reports