Skip to content
Snippets Groups Projects
Commit f409655e authored by Fabian Heinrich's avatar Fabian Heinrich
Browse files

Added hydra requirement

parent 40d6f221
No related branches found
No related tags found
2 merge requests!110V1.2.0 changes,!104Resolve "Faster Drawing"
Pipeline #59080 passed
...@@ -31,6 +31,7 @@ requirements = [ ...@@ -31,6 +31,7 @@ requirements = [
"tqdm>=4.65.0", "tqdm>=4.65.0",
"pytimeparse>=1.1.8", "pytimeparse>=1.1.8",
"networkx", "networkx",
"hydra-core",
] ]
test_requirements = ["pytest>=3", "pytest-cov>=4.1", "httpx"] test_requirements = ["pytest>=3", "pytest-cov>=4.1", "httpx"]
......
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