Improve argument typechecking
This commit is contained in:
parent
0ff0b49a79
commit
c8fbced859
2 changed files with 6 additions and 5 deletions
|
|
@ -38,6 +38,7 @@ install_requires =
|
|||
fastapi >= 0.70.0
|
||||
uvicorn[standard] >= 0.18.0
|
||||
watchdog >= 2.1.0
|
||||
typeguard >= 2.10.0
|
||||
pymongo >= 3.0.0
|
||||
dill >= 0.3.5.0
|
||||
aiohttp[speedups] >= 3.8.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue