Skip to content

Commit 212a8eb

Browse files
committed
Merge branch 'master' into connectivity-query
2 parents dddfc01 + 0e90459 commit 212a8eb

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

docs/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ psycopg2
33
pandas==1.5.3
44
pandasql
55
jsonpath_rw
6-
setuptools~=50.3.2
76
jupyter
87
nbsphinx
98
matplotlib

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=45,<69", "wheel", "setuptools_scm[toml]>=6.2"]
2+
requires = ["setuptools>=69", "wheel", "setuptools_scm[toml]>=6.2"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ requests
22
psycopg2-binary
33
pandas
44
pandasql
5-
setuptools
65
neuprint-python
76
pysolr
87
backports.tarfile

0 commit comments

Comments
 (0)