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 2255efe commit c4b4697Copy full SHA for c4b4697
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
# finufft 2.2.0 doesn't seemt to run on GHA Windows CI...
35
"finufft==2.2.0 ; sys_platform != 'win32'",
36
"finufft==2.1.0 ; sys_platform == 'win32'",
37
- "gemmi >= 0.4.8",
+ "gemmi >= 0.6.5",
38
"grpcio >= 1.54.2",
39
"joblib",
40
"matplotlib >= 3.2.0",
0 commit comments