#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile
#
anyio==3.6.2
    # via
    #   httpcore
    #   starlette
    #   watchfiles
boto3==1.24.92
    # via -r requirements.in
botocore==1.27.96
    # via
    #   boto3
    #   s3transfer
certifi==2022.12.7
    # via
    #   elastic-transport
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.1.0
    # via requests
click==8.1.3
    # via uvicorn
clip @ git+https://github.com/openai/CLIP.git
    # via -r requirements.in
dnspython==2.3.0
    # via email-validator
elastic-transport==8.4.0
    # via elasticsearch
elasticsearch==8.8.0
    # via -r requirements.in
email-validator==1.3.1
    # via fastapi
fastapi[all]==0.95.0
    # via -r requirements.in
filelock==3.10.0
    # via torch
ftfy==6.1.1
    # via clip
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
httpcore==0.16.3
    # via httpx
httptools==0.5.0
    # via uvicorn
httpx==0.23.3
    # via fastapi
idna==3.4
    # via
    #   anyio
    #   email-validator
    #   requests
    #   rfc3986
itsdangerous==2.1.2
    # via fastapi
jinja2==3.1.2
    # via
    #   fastapi
    #   torch
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
loguru==0.6.0
    # via -r requirements.in
markupsafe==2.1.2
    # via jinja2
mpmath==1.3.0
    # via sympy
networkx==3.0
    # via torch
numpy==1.24.2
    # via torchvision
orjson==3.8.8
    # via fastapi
pillow==9.4.0
    # via torchvision
pydantic==1.10.6
    # via
    #   -r requirements.in
    #   fastapi
python-dateutil==2.8.2
    # via botocore
python-dotenv==1.0.0
    # via uvicorn
python-multipart==0.0.6
    # via fastapi
pyyaml==6.0
    # via
    #   fastapi
    #   uvicorn
regex==2022.10.31
    # via clip
requests==2.28.2
    # via torchvision
rfc3986[idna2008]==1.5.0
    # via httpx
s3transfer==0.6.0
    # via boto3
six==1.16.0
    # via python-dateutil
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
starlette==0.26.1
    # via fastapi
sympy==1.11.1
    # via torch
torch==2.0.0
    # via
    #   clip
    #   torchvision
torchvision==0.15.1
    # via clip
tqdm==4.65.0
    # via clip
typing-extensions==4.5.0
    # via
    #   pydantic
    #   torch
ujson==5.7.0
    # via fastapi
urllib3==1.26.15
    # via
    #   botocore
    #   elastic-transport
    #   requests
uvicorn[standard]==0.21.1
    # via
    #   -r requirements.in
    #   fastapi
uvloop==0.17.0
    # via uvicorn
watchfiles==0.18.1
    # via uvicorn
wcwidth==0.2.6
    # via ftfy
websockets==10.4
    # via uvicorn
