#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=dev-requirements.txt
#
aiohttp==3.8.4
    # via openai
aiosignal==1.3.1
    # via aiohttp
async-timeout==4.0.2
    # via aiohttp
attrs==22.2.0
    # via aiohttp
certifi==2022.12.7
    # via requests
charset-normalizer==3.1.0
    # via
    #   aiohttp
    #   requests
click==8.1.3
    # via shiv
frozenlist==1.3.3
    # via
    #   aiohttp
    #   aiosignal
idna==3.4
    # via
    #   requests
    #   yarl
markdown-it-py==2.2.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
multidict==6.0.4
    # via
    #   aiohttp
    #   yarl
openai==0.27.4
    # via vernac (pyproject.toml)
pygments==2.15.0
    # via rich
requests==2.28.2
    # via
    #   openai
    #   vernac (pyproject.toml)
rich==13.3.3
    # via vernac (pyproject.toml)
shiv==1.0.3
    # via vernac (pyproject.toml)
tomli-w==1.0.0
    # via vernac (pyproject.toml)
tqdm==4.65.0
    # via openai
urllib3==1.26.15
    # via requests
yarl==1.8.2
    # via aiohttp

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
