Resolve python dependency issues (#372)

This commit is contained in:
Jure Bajic 2022-04-07 17:56:18 +02:00 committed by GitHub
parent 1b619f51b2
commit 17049ada09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
neo4j-driver==1.4.0 neo4j-driver==1.4.0
matplotlib==2.0.2 matplotlib==2.0.2
numpy==1.13.1 numpy==1.21

View File

@ -1,6 +1,6 @@
cycler==0.10.0 cycler==0.10.0
matplotlib==2.0.2 matplotlib==2.0.2
numpy==1.13.1 numpy==1.21
pyparsing==2.2.0 pyparsing==2.2.0
python-dateutil==2.6.1 python-dateutil==2.6.1
pytz==2017.2 pytz==2017.2