Add typing-extensions to docs requires

This commit is contained in:
Devon R 2022-02-27 10:06:34 +00:00 committed by GitHub
parent f1ac25809c
commit b3dae26a3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@ extras_require = {
'sphinx==4.4.0',
'sphinxcontrib_trio==1.1.2',
'sphinxcontrib-websupport',
'typing-extensions',
],
'speed': [
'orjson>=3.5.4',