Merge pull request #48 from zcash/update-deps

Update dependencies
This commit is contained in:
str4d 2024-02-02 19:48:16 +00:00 committed by GitHub
commit 7d72a65019
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -15,8 +15,8 @@ classifiers = [
]
[tool.poetry.dependencies]
python = "^3.7"
python = "^3.8"
drest = "0.9.12"
networkx = "2.6.3"
pygraphviz = "1.7"
sgqlc = "14.1"
networkx = "3.1"
pygraphviz = "1.11"
sgqlc = "16.3"