Skip to content

Commit b9f6cf2

Browse files
committed
update Python version on readthedocs
1 parent 69ca79a commit b9f6cf2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 2
99
build:
1010
os: ubuntu-20.04
1111
tools:
12-
python: "3.9"
12+
python: "3.11"
1313
# You can also specify other tool versions:
1414
# nodejs: "16"
1515
# rust: "1.55"

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sphinx-togglebutton
1111
tabulate
1212
matplotlib
1313
networkx>=2.8
14-
pref_voting==1.17.2
14+
pref_voting
1515
scipy
1616
multiprocess
1717
tqdm

0 commit comments

Comments
 (0)