#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile
#
aiohttp==3.8.4
    # via openai
aiosignal==1.3.1
    # via aiohttp
anyio==3.6.2
    # via httpcore
async-timeout==4.0.2
    # via aiohttp
attrs==22.2.0
    # via aiohttp
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
    #   aiohttp
    #   requests
click==8.1.3
    # via nltk
elastic-transport==8.4.0
    # via elasticsearch
elasticsearch==8.5.1
    # via -r requirements.in
filelock==3.10.0
    # via
    #   huggingface-hub
    #   torch
    #   transformers
frozenlist==1.3.3
    # via
    #   aiohttp
    #   aiosignal
h11==0.12.0
    # via httpcore
httpcore==0.15.0
    # via httpx
httpx==0.23.0
    # via -r requirements.in
huggingface-hub==0.13.3
    # via
    #   sentence-transformers
    #   transformers
idna==3.4
    # via
    #   anyio
    #   requests
    #   rfc3986
    #   yarl
jinja2==3.1.2
    # via torch
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
joblib==1.2.0
    # via
    #   nltk
    #   scikit-learn
loguru==0.6.0
    # via -r requirements.in
markdown-it-py==2.2.0
    # via rich
markupsafe==2.1.2
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
mpmath==1.3.0
    # via sympy
multidict==6.0.4
    # via
    #   aiohttp
    #   yarl
networkx==3.0
    # via torch
nltk==3.8.1
    # via sentence-transformers
numpy==1.24.2
    # via
    #   -r requirements.in
    #   scikit-learn
    #   scipy
    #   sentence-transformers
    #   torchvision
    #   transformers
openai==0.27.2
    # via -r requirements.in
packaging==23.0
    # via
    #   huggingface-hub
    #   transformers
pillow==9.4.0
    # via torchvision
pygments==2.14.0
    # via rich
python-dateutil==2.8.2
    # via botocore
pyyaml==6.0
    # via
    #   huggingface-hub
    #   transformers
regex==2022.10.31
    # via
    #   nltk
    #   transformers
requests==2.28.2
    # via
    #   huggingface-hub
    #   openai
    #   torchvision
    #   transformers
rfc3986[idna2008]==1.5.0
    # via httpx
rich==13.3.2
    # via -r requirements.in
s3transfer==0.6.0
    # via boto3
scikit-learn==1.2.2
    # via sentence-transformers
scipy==1.10.1
    # via
    #   scikit-learn
    #   sentence-transformers
sentence-transformers==2.2.2
    # via -r requirements.in
sentencepiece==0.1.97
    # via sentence-transformers
six==1.16.0
    # via python-dateutil
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
sympy==1.11.1
    # via torch
threadpoolctl==3.1.0
    # via scikit-learn
tokenizers==0.13.2
    # via transformers
torch==2.0.0
    # via
    #   sentence-transformers
    #   torchvision
torchvision==0.15.1
    # via sentence-transformers
tqdm==4.64.1
    # via
    #   -r requirements.in
    #   huggingface-hub
    #   nltk
    #   openai
    #   sentence-transformers
    #   transformers
transformers==4.27.1
    # via sentence-transformers
typing-extensions==4.5.0
    # via
    #   huggingface-hub
    #   torch
urllib3==1.26.14
    # via
    #   botocore
    #   elastic-transport
    #   requests
yarl==1.8.2
    # via aiohttp
