Add testing dependencies #1026

This commit is contained in:
sm-Fifteen
2020-02-29 08:23:41 -05:00
committed by GitHub
parent 48b5ef1681
commit bd407ca705

View File

@@ -55,7 +55,10 @@ test = [
"databases[sqlite]",
"orjson",
"async_exit_stack",
"async_generator"
"async_generator",
"python-multipart",
"aiofiles",
"ujson"
]
doc = [
"mkdocs",