Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
docs: added mtproto-vs-bot-api image
  • Loading branch information
HitaloM committed May 22, 2024
commit 5a317fffd5d9e119d62940c796ce37f91e2aec86
Empty file modified cherry-pick-pyro.sh
100755 → 100644
Empty file.
Binary file added docs/source/_static/img/mtproto-vs-bot-api.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ dev-dependencies = [

[project.optional-dependencies]
docs = [
"Sphinx>=7.2.6",
"furo>=2024.1.29",
"sphinx-autobuild>=2024.2.4",
"Sphinx>=7.3.7",
"furo>=2024.5.6",
"sphinx-autobuild>=2024.4.16",
"sphinx-copybutton>=0.5.2",
"pygments>=2.17.2",
"pygments>=2.18.0",
"towncrier>=23.11.0",
"sphinxcontrib-towncrier>=0.4.0a0",
]
Expand Down