Skip to content

Commit

Permalink
[CI] Add missing dependencies for doc build.
Browse files Browse the repository at this point in the history
  • Loading branch information
aicorein committed Apr 16, 2024
1 parent dce40ef commit 6cacf45
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,12 @@ sphinx>=7.2.6
furo>=2024.1.29
myst-parser>=2.0.0
sphinx-copybutton>=0.5.2

uvloop>=0.17.0; platform_system!="Windows"
winloop>=0.1.2; platform_system=="Windows"
websockets>=10.4
better-exceptions==0.3.3
rich>=13.7.1
typing-extensions>=4.10.0
aiohttp>=3.9.3
colorlog>=6.8.2

0 comments on commit 6cacf45

Please sign in to comment.