Browse Source
Add typing-extensions to docs requires
pull/7492/head
Devon R
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
setup.py
|
|
@ -39,6 +39,7 @@ extras_require = { |
|
|
|
'sphinx==4.4.0', |
|
|
|
'sphinxcontrib_trio==1.1.2', |
|
|
|
'sphinxcontrib-websupport', |
|
|
|
'typing-extensions', |
|
|
|
], |
|
|
|
'speed': [ |
|
|
|
'orjson>=3.5.4', |
|
|
|