Improve argument typechecking

This commit is contained in:
Andras Schmelczer 2022-07-01 19:50:03 +02:00
parent 0ff0b49a79
commit c8fbced859
2 changed files with 6 additions and 5 deletions

View file

@ -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