We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c779f3c commit bac7419Copy full SHA for bac7419
python/asgineer/pyproject.toml
@@ -6,5 +6,5 @@ requires = ["flit_core"]
6
name='server'
7
version = '1.0.0'
8
description = "Simple benchmark implementation"
9
-dependencies = ["asgineer>=0.8,<0.9"]
+dependencies = ["asgineer>=0.9,<0.10"]
10
0 commit comments