Skip to content

Commit 8e56cb3

Browse files
committed
Docs: Fix the documentation dependencies
1 parent 3f1797f commit 8e56cb3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# These packages are required for building the documentation.
2-
sphinx>=4.0.0
2+
sphinx>=4.0.0,<7
33
sphinx_autodoc_typehints>=1.4.0
44
sphinx-rtd-theme>=0.4.3
5+
6+
yara-python
7+
pycryptodome
8+
pefile

0 commit comments

Comments
 (0)