mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 16:28:11 +08:00
Add requests 2.22.0 as a server dependency (#1089)
This commit is contained in:
@@ -2,6 +2,5 @@ black
|
||||
bumpversion>=0.5
|
||||
parameterized>=0.7.0
|
||||
pytest>=3.6.3
|
||||
requests>=2.18.4
|
||||
twine>=1.12.1
|
||||
-r requirements.txt
|
||||
|
||||
@@ -13,3 +13,4 @@ scipy>=1.3.0
|
||||
tables==3.5.1
|
||||
# TEMP workaround for https://github.com/theislab/scanpy/issues/832 aka h5py regression
|
||||
h5py==2.9.0
|
||||
requests>=2.22.0
|
||||
|
||||
Reference in New Issue
Block a user