Skip to content

Commit 5758417

Browse files
Merge pull request #971 from Concordium/update-deps
Update dependencies
2 parents d1bf378 + ac96034 commit 5758417

File tree

8 files changed

+418
-412
lines changed

8 files changed

+418
-412
lines changed

Pipfile

+11-18
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,20 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
sphinx = "==4.2.0"
8-
sphinx-design = "==0.2.0"
9-
sphinx-substitution-extensions = "==2020.9.30.0"
10-
sphinx-reredirects = "==0.0.1"
11-
sphinx-copybutton = "==0.5.0"
12-
sphinx-toolbox = "==2.18.0"
7+
sphinx = "*"
8+
sphinx-design = "*"
9+
sphinx-substitution-extensions = "*"
10+
sphinx-reredirects = "*"
11+
sphinx-copybutton = "*"
12+
sphinx-toolbox = "*"
1313
sphinx-tabs = "*"
14-
sphinx-tippy = "==0.4.1"
15-
sphinx-notfound-page = "==0.8"
16-
sphinxcontrib-applehelp = "==1.0.2"
17-
sphinxcontrib-devhelp = "==1.0.2"
18-
sphinxcontrib-htmlhelp = "==2.0.0"
19-
sphinxcontrib-jsmath = "==1.0.1"
20-
sphinxcontrib-qthelp = "==1.0.3"
21-
sphinxcontrib-serializinghtml = "==1.1.5"
22-
jsx-lexer = "==1.0.0"
23-
pydata-sphinx-theme = "==0.8.1"
14+
sphinx-tippy = "*"
15+
sphinx-notfound-page = "*"
16+
pydata-sphinx-theme = "*"
2417

2518
[dev-packages]
26-
doc8 = "==0.8.1"
27-
sphinx-autobuild = "==2021.3.14"
19+
doc8 = "*"
20+
sphinx-autobuild = "*"
2821

2922
[requires]
3023
python_version = "3.11"

Pipfile.lock

+265-227
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/extra/testnet.html

-59
This file was deleted.

0 commit comments

Comments
 (0)