mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 06:08:11 +08:00
Move psycopg2==2.7.7 from requirements.txt to requirements-dev.txt (#1747)
This commit is contained in:
@@ -5,4 +5,5 @@ pytest>=3.6.3
|
||||
twine>=1.12.1
|
||||
codecov>=2.0.15
|
||||
scanpy>=1.4.6
|
||||
psycopg2==2.7.7
|
||||
-r requirements.txt
|
||||
|
||||
@@ -15,7 +15,6 @@ numba>=0.49.1
|
||||
numpy>=1.16.0
|
||||
packaging>=20.0
|
||||
pandas>=0.24.2
|
||||
psycopg2==2.7.7
|
||||
PyYAML>=5.3
|
||||
scipy>=1.3.0
|
||||
requests>=2.22.0
|
||||
|
||||
Reference in New Issue
Block a user