Skip to content

Commit 9e24e0c

Browse files
committed
#1316 pin glymur (new gdal dependency breaks pip install)
1 parent eb88e82 commit 9e24e0c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@ statsmodels==0.9.0
1717
simpleitk
1818
argschema
1919
marshmallow==3.0.0rc6
20-
glymur
20+
glymur==0.8.19
2121
xarray
2222
hdmf==1.0.2
2323
pynwb==1.0.2
2424
tables==3.5.1 # pinning this because updates tend to not include wheels immediately
2525
seaborn
2626
aiohttp==3.6.2
27-
nest_asyncio==1.2.0
27+
nest_asyncio==1.2.0
28+

0 commit comments

Comments
 (0)