mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Pin all pythin depeds in order to attempt to fix the C++ docs
This commit is contained in:
parent
0b118577da
commit
ec483e500e
1 changed files with 6 additions and 6 deletions
|
@ -9,12 +9,12 @@ verify_ssl = true
|
|||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
breathe = "*"
|
||||
sphinx-rtd-theme = "*"
|
||||
sphinx = "*"
|
||||
exhale = "*"
|
||||
myst_parser = "*"
|
||||
sphinx-markdown-tables = "0.0.14"
|
||||
breathe = "4.33.1"
|
||||
sphinx-rtd-theme = "1.0.0"
|
||||
sphinx = "4.5.0"
|
||||
exhale = "0.2.4"
|
||||
myst_parser = "0.17.2"
|
||||
sphinx-markdown-tables = "0.0.15"
|
||||
|
||||
[requires]
|
||||
python_version = "3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue