We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ca79a commit b9f6cf2Copy full SHA for b9f6cf2
.readthedocs.yaml
@@ -9,7 +9,7 @@ version: 2
9
build:
10
os: ubuntu-20.04
11
tools:
12
- python: "3.9"
+ python: "3.11"
13
# You can also specify other tool versions:
14
# nodejs: "16"
15
# rust: "1.55"
docs/requirements.txt
@@ -11,7 +11,7 @@ sphinx-togglebutton
tabulate
matplotlib
networkx>=2.8
-pref_voting==1.17.2
+pref_voting
scipy
16
multiprocess
17
tqdm
0 commit comments