Skip to content

Commit

Permalink
Merge pull request #199 from VirtualFlyBrain/hotfix1
Browse files Browse the repository at this point in the history
updating to latest req
  • Loading branch information
Robbie1977 authored Sep 4, 2024
2 parents 8b95bd6 + a31bb57 commit 249d62f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
numpy<2.0.0
requests
psycopg2-binary
pandas
pandasql
jsonpath_rw
setuptools
neuprint-python
pysolr
bottleneck<=1.3.6
backports.tarfile
python-catmaid
nbformat>=4.2.0
ipywidgets
vispy
colormath
matplotlib
tqdm
sphinx-autodoc-typehints
numpy>=1.26.4,<2.0.0
jsonpath_rw
bottleneck<=1.3.6
matplotlib>3.9
seaborn>0.13

0 comments on commit 249d62f

Please sign in to comment.