Skip to content

Commit 11e56b2

Browse files
Update requirements.txt
1 parent 2e99e17 commit 11e56b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# --- Dependências para documentação Sphinx ---
1+
# --- Dependências para actions ---
22
sphinx>=7.0.0
33
myst-parser>=2.0.0
44
sphinx-rtd-theme>=2.0.0
55
sphinx-copybutton>=0.5.2
66
sphinxcontrib-redoc>=1.6.0
77
linkify-it-py>=2.0.0
88
setuptools>=68.0.0
9-
# --- Fim dependências documentação ---
9+
# --- Fim dependências actions ---
1010
aiosqlite==0.21.0 ; python_version >= "3.12" and python_version < "4.0"
1111
annotated-types==0.7.0 ; python_version >= "3.12" and python_version < "4.0"
1212
anyio==4.9.0 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)