Skip to content

Commit f8bf3d4

Browse files
authored
fix readthedocs requirements (#286)
1 parent 76773c2 commit f8bf3d4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/requirements.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
sphinx_rtd_theme
2+
certifi>=14.05.14 # MPL
3+
six>=1.9.0 # MIT
4+
python-dateutil>=2.5.3 # BSD
5+
setuptools>=21.0.0 # PSF/ZPL
6+
urllib3>=1.24.2 # MIT
7+
pyyaml>=3.12 # MIT
8+
aiohttp>=3.7.0,<4.0.0 # # Apache-2.0

0 commit comments

Comments
 (0)