Commit 30be0da5 authored by Lysandre Debut's avatar Lysandre Debut
Browse files

Fix dependency table

parent f04257fd
...@@ -44,7 +44,7 @@ deps = { ...@@ -44,7 +44,7 @@ deps = {
"pytest": "pytest", "pytest": "pytest",
"pytest-timeout": "pytest-timeout", "pytest-timeout": "pytest-timeout",
"pytest-xdist": "pytest-xdist", "pytest-xdist": "pytest-xdist",
"python": "python>=3.6.0", "python": "python>=3.7.0",
"ray[tune]": "ray[tune]", "ray[tune]": "ray[tune]",
"regex": "regex!=2019.12.17", "regex": "regex!=2019.12.17",
"requests": "requests", "requests": "requests",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment