Merge pull request #717 from br4ch1st0chr0n3/patch-1

uvicorn, fastapi, manage-fastapi
This commit is contained in:
adisbladis 2022-10-10 13:45:42 +13:00 committed by GitHub
commit db09ff5343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4682,7 +4682,8 @@
], ],
"fastapi-mail": [ "fastapi-mail": [
"poetry-core", "poetry-core",
"setuptools" "setuptools",
"hatchling"
], ],
"fastapi-restful": [ "fastapi-restful": [
"poetry" "poetry"
@ -7989,6 +7990,9 @@
"manhole": [ "manhole": [
"setuptools" "setuptools"
], ],
"manage-fastapi": [
"poetry"
],
"manimpango": [ "manimpango": [
"cython", "cython",
"setuptools" "setuptools"