#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile
#
astroid==2.11.5
    # via pylint
attrs==21.4.0
    # via pytest
bracex==2.2.1
    # via wcmatch
bunch==1.0.1
    # via -r requirements.in
coverage==6.3.3
    # via -r requirements.in
dill==0.3.4
    # via pylint
dominate==2.6.0
    # via -r requirements.in
execnet==1.9.0
    # via pytest-xdist
iniconfig==1.1.1
    # via pytest
isort==5.10.1
    # via pylint
lazy-object-proxy==1.7.1
    # via astroid
mccabe==0.6.1
    # via pylint
numpy==1.23.2
    # via
    #   -r requirements.in
    #   pandas
packaging==21.3
    # via pytest
Pandas==1.4.2
    # via -r requirements.in
platformdirs==2.4.0
    # via pylint
plotly==5.8.0
    # via -r requirements.in
pluggy==1.0.0
    # via pytest
psutil==5.9.0
    # via -r requirements.in
py==1.11.0
    # via
    #   pytest
    #   pytest-forked
pylint==2.13.9
    # via -r requirements.in
pyparsing==3.0.7
    # via packaging
pytest==7.1.2
    # via
    #   -r requirements.in
    #   pytest-forked
    #   pytest-xdist
pytest-forked==1.4.0
    # via
    #   -r requirements.in
    #   pytest-xdist
pytest-xdist==2.5.0
    # via -r requirements.in
python-dateutil==2.8.2
    # via pandas
pytz==2021.3
    # via pandas
six==1.16.0
    # via python-dateutil
tenacity==8.0.1
    # via plotly
tomli==2.0.0 # Comment
    # via
    #   pylint
    #   pytest
tqdm==4.64.0
    # via -r requirements.in
wcmatch==8.3
    # via -r requirements.in
wrapt==1.13.3
    # via astroid

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

pytest
pytest-cov
beautifulsoup4

# 2) reqs file features from https://pip.pypa.io/en/stable/reference/requirements-file-format/#example

space-eqeq == 0.6.1
eqeq-star [security] == 2.8.*, <= 2.8.1 ; python_version < "2.7"
extras-only [security] == 2.8.4 ; python_version < "2.7"
condition-only ==2.8.5 ; python_version < "2.7"
extras-and-two-conditions[security] == 2.8.3 ; python_version < "2.7" or sys_platform == 'darwin'

at-url @ https://github.com/urllib3/urllib3/archive/refs/tags/1.26.8.zip
at-url-with-hash @ https://github.com/urllib3/urllib3/archive/refs/tags/1.26.8.zip#look-this-is-not-a-comment

# It is possible to refer to other requirement files or constraints files.
-r other-requirements.txt
-c constraints.txt

# It is possible to refer to specific local distribution paths.
./downloads/numpy-1.9.2-cp34-none-win32.whl

# It is possible to refer to URLs.
http://wxpython.org/Phoenix/snapshot-builds/wxPython_Phoenix-3.0.3.dev1820+49a8884-cp34-none-win_amd64.whl

# 3) This is from pip-tools https://github.com/jazzband/pip-tools#using-hashes

first-with-hash==3.2.3 \
    --hash=sha256:7e06d934a7718bf3975acbf87780ba678957b87c7adc056f13b6215d610695a0 \
    --hash=sha256:ea448f92fc35a0ef4b1508f53a04c4670255a3f33d22a81c8fc9c872036adbe5
    # via second-with-hash
second-with-hash==3.0.3 \
    --hash=sha256:2f1ba1db8648484dd5c238fb62504777b7ad090c81c5f1fd8d5eb5ec21b5f283 \
    --hash=sha256:c91c91a7ad6ef67a874a4f76f58ba534f9208412692a840e1d125eb5c279cb0a
    # via -r requirements.in
third-with-hash==2019.3 --hash=sha256:1c557d7d0e871de1f5ccd5833f60fb2550652da6be2693c1e02300743d21500d --hash=sha256:b02c06db6cf09c12dd25137e563b31700d3b80fcc4ad23abb7a315f2789819be
