attrs>=20.3.0
h11==0.12.0
Flask==2.1.2
Flask-Cors==3.0.10
gunicorn==20.1.0
gevent==21.12.0
msgpack==1.0.4
opencv-python>=4.5.1
Pillow>=8.0.1
starlette[full]==0.20.2
requests>=2.25.1
six>=1.13.0
toml>=0.10.0
trio==0.21.0
urllib3>=1.26.2
uvicorn[standard]==0.17.6
httpx==0.23.0
boto3>=1.16.43
pyyaml>=5.3.1
sentry-sdk[flask]>=1.5.12
thefuzz
GPUtil>=1.4.0
tqdm
pyngrok>=5.0.1
pynvml

[:python_version <= "3.7"]
numpy<=1.21.6

[:python_version == "3.6"]
numpy<1.20

[:python_version > "3.7"]
numpy<=1.22.4

[:sys_platform != "win32"]
blosc==1.10.6

[:sys_platform != "win32" and python_version == "3.6"]
uvloop==0.14.0

[:sys_platform != "win32" and python_version >= "3.7"]
uvloop>=0.16.0
