#
# This file is autogenerated by hatch-pip-compile with Python 3.12
#
# - pytest~=7.3.1
# - pytest-cov~=4.0.0
# - pytest-mock~=3.10.0
# - pytest-vcr~=1.0.2
# - pytest-xdist~=3.2.1
# - freezegun~=1.2.1
# - click~=8.1.3
# - fake-useragent~=1.4.0
# - pandas<3,>=2
# - pydantic~=1.10.13
# - python-dotenv~=1.0.0
# - pytz~=2023.2
# - pyyaml~=6.0
# - ratelimit~=2.2.1
# - requests~=2.31.0
# - rich-click~=1.6.1
# - rich~=13.3.2
# - tenacity~=8.2.2
# - apprise~=1.3.0
# - trogon~=0.4.0
# - twilio~=7.17.0
#

apprise==1.3.0
    # via hatch.envs.all.py3.12
certifi==2023.11.17
    # via
    #   apprise
    #   requests
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via
    #   hatch.envs.all.py3.12
    #   apprise
    #   rich-click
    #   trogon
coverage==7.4.0
    # via
    #   coverage
    #   pytest-cov
execnet==2.0.2
    # via pytest-xdist
fake-useragent==1.4.0
    # via hatch.envs.all.py3.12
freezegun==1.2.2
    # via hatch.envs.all.py3.12
idna==3.6
    # via
    #   requests
    #   yarl
iniconfig==2.0.0
    # via pytest
linkify-it-py==2.0.2
    # via markdown-it-py
markdown==3.5.1
    # via apprise
markdown-it-py==2.2.0
    # via
    #   mdit-py-plugins
    #   rich
    #   textual
mdit-py-plugins==0.4.0
    # via markdown-it-py
mdurl==0.1.2
    # via markdown-it-py
multidict==6.0.4
    # via yarl
numpy==1.26.3
    # via pandas
oauthlib==3.2.2
    # via requests-oauthlib
packaging==23.2
    # via pytest
pandas==2.1.4
    # via hatch.envs.all.py3.12
pluggy==1.3.0
    # via pytest
pydantic==1.10.13
    # via hatch.envs.all.py3.12
pygments==2.17.2
    # via rich
pyjwt==2.8.0
    # via twilio
pytest==7.3.2
    # via
    #   hatch.envs.all.py3.12
    #   pytest-cov
    #   pytest-mock
    #   pytest-vcr
    #   pytest-xdist
pytest-cov==4.0.0
    # via hatch.envs.all.py3.12
pytest-mock==3.10.0
    # via hatch.envs.all.py3.12
pytest-vcr==1.0.2
    # via hatch.envs.all.py3.12
pytest-xdist==3.2.1
    # via hatch.envs.all.py3.12
python-dateutil==2.8.2
    # via
    #   freezegun
    #   pandas
python-dotenv==1.0.0
    # via hatch.envs.all.py3.12
pytz==2023.3.post1
    # via
    #   hatch.envs.all.py3.12
    #   pandas
    #   twilio
pyyaml==6.0.1
    # via
    #   hatch.envs.all.py3.12
    #   apprise
    #   vcrpy
ratelimit==2.2.1
    # via hatch.envs.all.py3.12
requests==2.31.0
    # via
    #   hatch.envs.all.py3.12
    #   apprise
    #   requests-oauthlib
    #   twilio
requests-oauthlib==1.3.1
    # via apprise
rich==13.3.5
    # via
    #   hatch.envs.all.py3.12
    #   rich-click
    #   textual
rich-click==1.6.1
    # via hatch.envs.all.py3.12
six==1.16.0
    # via python-dateutil
tenacity==8.2.3
    # via hatch.envs.all.py3.12
textual==0.47.1
    # via trogon
trogon==0.4.0
    # via hatch.envs.all.py3.12
twilio==7.17.0
    # via hatch.envs.all.py3.12
typing-extensions==4.9.0
    # via
    #   pydantic
    #   textual
tzdata==2023.4
    # via pandas
uc-micro-py==1.0.2
    # via linkify-it-py
urllib3==2.1.0
    # via requests
vcrpy==5.1.0
    # via pytest-vcr
wrapt==1.16.0
    # via vcrpy
yarl==1.9.4
    # via vcrpy
