attrs>=20.3.0
h11==0.14.0
Flask==2.2.2
Flask-Cors==3.0.10
gunicorn==20.1.0
gevent==22.10.2
msgpack==1.0.4
opencv-python>=4.5.1
Pillow>=8.0.1
starlette[full]==0.22.0
requests>=2.25.1
six>=1.13.0
toml>=0.10.0
urllib3>=1.26.2
uvicorn[standard]==0.20.0
httpx==0.23.1
boto3>=1.16.43
pyyaml>=5.3.1
sentry-sdk[flask]>=1.5.12
thefuzz==0.19.0
python-Levenshtein==0.20.8
GPUtil==1.4.0
tqdm
pyngrok>=5.1.0
pynvml==11.4.1

[: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
