Update multimethod pin. (#1118)

This commit is contained in:
Lorenz
2022-07-12 11:46:31 -04:00
committed by GitHub
parent 5f1d589cdd
commit f1b8763472
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ if not is_rtd and not is_appveyor and not is_azure:
reqs = [
"cadquery-ocp",
"ezdxf",
"multimethod",
"multimethod>=1.7,<2.0",
"nlopt",
"nptyping==2.0.1",
"typish",