Skip to content
Snippets Groups Projects
Commit b201d91d authored by Sean Leavey's avatar Sean Leavey
Browse files

Merge branch 'hotfix/setup'

parents e244921b 05335220
No related branches found
Tags 0.6.1
No related merge requests found
Pipeline #62531 canceled
......@@ -8,11 +8,11 @@ REQUIREMENTS = [
"scipy >= 1.1",
"matplotlib >= 3.0",
"requests >= 2.19",
"progressbar2 >= 3.38",
"tabulate >= 0.8",
"setuptools_scm >= 3.1",
"progressbar2 >= 3.38.0",
"tabulate >= 0.8.2",
"setuptools_scm >= 3.1.0",
"ply >= 3.11",
"click == 7.0",
"Click == 7.0",
"PyYAML >= 3.13"
]
......
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