Skip to content
Snippets Groups Projects
Commit e1005027 authored by Oscar Gustafsson's avatar Oscar Gustafsson :bicyclist:
Browse files

Add version requirements

parent 75d98dfa
No related branches found
No related tags found
1 merge request!444Add slots to signal generators
Pipeline #131479 passed
This commit is part of merge request !444. Comments created here will be created in the context of that merge request.
...@@ -9,9 +9,9 @@ dependencies = [ ...@@ -9,9 +9,9 @@ dependencies = [
"numpy", "numpy",
"qtpy", "qtpy",
"graphviz>=0.19", "graphviz>=0.19",
"matplotlib", "matplotlib>=3.7",
"setuptools_scm[toml]>=6.2", "setuptools_scm[toml]>=6.2",
"networkx", "networkx>=3",
"qtawesome" "qtawesome"
] ]
classifiers = [ classifiers = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment