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.
2 parents 25648ed + 324e7fa commit 6fc4435Copy full SHA for 6fc4435
docs/environment_docs.yml
@@ -100,7 +100,7 @@ dependencies:
100
- connectomics==0.0.1.dev4
101
- contourpy==1.1.1
102
- cycler==0.12.1
103
- - cython==0.29.21
+ - cython==0.29.22
104
- debugpy==1.8.1
105
- decorator==5.1.1
106
- defusedxml==0.7.1
setup.py
@@ -10,7 +10,7 @@
10
'scikit-image>=0.17.2',
11
'opencv-python>=4.3.0',
12
'matplotlib>=3.3.0',
13
- 'Cython==0.29.21',
+ 'Cython>=0.29.22',
14
'yacs>=0.1.8',
15
'h5py>=2.10.0',
16
'gputil>=1.4.0',
0 commit comments