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 2e99e17 commit 11e56b2Copy full SHA for 11e56b2
requirements.txt
@@ -1,12 +1,12 @@
1
-# --- Dependências para documentação Sphinx ---
+# --- Dependências para actions ---
2
sphinx>=7.0.0
3
myst-parser>=2.0.0
4
sphinx-rtd-theme>=2.0.0
5
sphinx-copybutton>=0.5.2
6
sphinxcontrib-redoc>=1.6.0
7
linkify-it-py>=2.0.0
8
setuptools>=68.0.0
9
-# --- Fim dependências documentação ---
+# --- Fim dependências actions ---
10
aiosqlite==0.21.0 ; python_version >= "3.12" and python_version < "4.0"
11
annotated-types==0.7.0 ; python_version >= "3.12" and python_version < "4.0"
12
anyio==4.9.0 ; python_version >= "3.12" and python_version < "4.0"
0 commit comments