#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile
#
aiohttp==3.8.3
    # via
    #   datasets
    #   fsspec
aiosignal==1.2.0
    # via aiohttp
async-timeout==4.0.2
    # via aiohttp
attrs==22.1.0
    # via aiohttp
certifi==2022.9.24
    # via requests
charset-normalizer==2.1.1
    # via
    #   aiohttp
    #   requests
datasets==2.5.2
    # via nlp.lmd (setup.py)
dill==0.3.5.1
    # via
    #   datasets
    #   multiprocess
filelock==3.8.0
    # via
    #   huggingface-hub
    #   transformers
frozenlist==1.3.1
    # via
    #   aiohttp
    #   aiosignal
fsspec[http]==2022.8.2
    # via datasets
huggingface-hub==0.10.0
    # via
    #   datasets
    #   transformers
idna==3.4
    # via
    #   requests
    #   yarl
multidict==6.0.2
    # via
    #   aiohttp
    #   yarl
multiprocess==0.70.13
    # via datasets
numpy==1.23.3
    # via
    #   datasets
    #   pandas
    #   pyarrow
    #   transformers
packaging==21.3
    # via
    #   datasets
    #   huggingface-hub
    #   transformers
pandas==1.5.0
    # via
    #   datasets
    #   nlp.lmd (setup.py)
pyarrow==9.0.0
    # via datasets
pyparsing==3.0.9
    # via packaging
python-dateutil==2.8.2
    # via pandas
pytz==2022.4
    # via pandas
pyyaml==6.0
    # via
    #   huggingface-hub
    #   transformers
regex==2022.9.13
    # via transformers
requests==2.28.1
    # via
    #   datasets
    #   fsspec
    #   huggingface-hub
    #   responses
    #   transformers
responses==0.18.0
    # via datasets
six==1.16.0
    # via python-dateutil
tokenizers==0.12.1
    # via transformers
torch==1.12.1
    # via nlp.lmd (setup.py)
tqdm==4.64.1
    # via
    #   datasets
    #   huggingface-hub
    #   nlp.lmd (setup.py)
    #   transformers
transformers==4.22.2
    # via nlp.lmd (setup.py)
typing-extensions==4.4.0
    # via
    #   huggingface-hub
    #   torch
urllib3==1.26.12
    # via
    #   requests
    #   responses
xxhash==3.0.0
    # via datasets
yarl==1.8.1
    # via aiohttp
