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 d8ae82b commit 6807bbbCopy full SHA for 6807bbb
1 file changed
docs/requirements.txt
@@ -1,6 +1,27 @@
1
-# Dependencias básicas para Sphinx
2
-sphinx
+
3
sphinx_rtd_theme
+point
4
+pytest
5
+requests~=2.32.5
6
7
+boto3~=1.42.36
8
9
+cachetools~=6.2.6
10
+setuptools~=80.10.2
11
+pytz~=2025.1
12
+confuse~=2.1.0
13
+jinja2
14
15
sphinxcontrib-napoleon
16
-# Dependencias del proyecto (instaladas via .readthedocs.yaml)
17
+sphinx-jinja2-compat>=0.1.1
18
+sphinx-toolbox>=2.16.0
19
+enum-tools[sphinx]
20
+pydata-sphinx-theme
21
+httpx
22
23
+# Dependencias específicas de python-amazon-ad-api
24
+pycryptodome>=3.13,<3.24
25
+six>=1.16,<1.18
26
+python-dotenv
27
+pyyaml
0 commit comments