We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de5478 commit 9ee112dCopy full SHA for 9ee112d
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
]
26
27
dependencies = [
28
- "cffi>=1.16.0,<1.17; platform_system=='Linux'",
+ "cffi>=1.16.0,<1.18; platform_system=='Linux'",
29
"pywin32 >= 303;platform_system=='Windows'",
30
"ansys-pythonnet >= 3.1.0rc3",
31
"dotnetcore2 ==3.1.23;platform_system=='Linux'",
0 commit comments