# =============================================================================
# DEPRECATION WARNING:
#
# The file `requirements.txt` does not influence the package dependencies and
# will not be automatically created in the next version of PyScaffold (v4.x).
#
# Please have look at the docs for better alternatives
# (`Dependency Management` section).
# =============================================================================
#
# Add your pinned requirements so that they can be easily installed with:
# pip install -r requirements.txt
# Remember to also add them in setup.cfg but unpinned.
# Example:
# numpy==1.13.3
# scipy==1.0

-i https://pypi.org/simple
alabaster==0.7.12
asttokens==2.2.1
babel==2.11.0 ; python_version >= '3.6'
backcall==0.2.0
certifi==2022.12.7 ; python_version >= '3.6'
charset-normalizer==2.1.1 ; python_full_version >= '3.6.0'
decorator==5.1.1 ; python_version >= '3.5'
docutils==0.19 ; python_version >= '3.7'
executing==1.2.0
idna==3.4 ; python_version >= '3.5'
imagesize==1.4.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
importlib-metadata==6.0.0 ; python_version < '3.10'
ipython==8.8.0
jedi==0.18.2 ; python_version >= '3.6'
jinja2==3.1.2 ; python_version >= '3.7'
markupsafe==2.1.1 ; python_version >= '3.7'
matplotlib-inline==0.1.6 ; python_version >= '3.5'
packaging==22.0 ; python_version >= '3.7'
parso==0.8.3 ; python_version >= '3.6'
pexpect==4.8.0 ; sys_platform != 'win32'
pickleshare==0.7.5
prompt-toolkit==3.0.36 ; python_full_version >= '3.6.2'
ptyprocess==0.7.0
pure-eval==0.2.2
pygments==2.14.0 ; python_version >= '3.6'
pytz==2022.7
requests==2.28.1 ; python_version >= '3.7' and python_version < '4'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
snowballstemmer==2.2.0
sphinx==6.0.0
sphinxcontrib-applehelp==1.0.2 ; python_version >= '3.5'
sphinxcontrib-devhelp==1.0.2 ; python_version >= '3.5'
sphinxcontrib-htmlhelp==2.0.0 ; python_version >= '3.6'
sphinxcontrib-jsmath==1.0.1 ; python_version >= '3.5'
sphinxcontrib-qthelp==1.0.3 ; python_version >= '3.5'
sphinxcontrib-serializinghtml==1.1.5 ; python_version >= '3.5'
stack-data==0.6.2
traitlets==5.8.0 ; python_version >= '3.7'
urllib3==1.26.13 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
wcwidth==0.2.5
zipp==3.11.0 ; python_version >= '3.7'
bcrypt==4.0.1 ; python_version >= '3.6'
cffi==1.15.1
click==8.1.3
cryptography==39.0.0 ; python_version >= '3.6'
future==0.18.2 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
junos-eznc==2.6.6 ; python_version >= '3' and python_version not in '3.0, 3.1, 3.2, 3.3'
lxml==4.9.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
napalm==4.0.0
ncclient==0.6.13 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
netaddr==0.8.0
-e .
netmiko==4.1.2
netutils==1.3.0 ; python_version >= '3.7' and python_version < '4.0'
ntc-templates==3.2.0 ; python_version >= '3.7' and python_version < '4.0'
paramiko==2.12.0
pycparser==2.21
pyeapi==0.8.4
pynacl==1.5.0 ; python_version >= '3.6'
pyparsing==3.0.9 ; python_full_version >= '3.6.8'
pyscaffold==3.1 ; python_version >= '3.4'
pyserial==3.5
pyyaml==6.0 ; python_version >= '3.6'
scp==0.14.4
setuptools==65.6.3 ; python_version >= '3.7'
tenacity==8.1.0 ; python_version >= '3.6'
textfsm==1.1.2
transitions==0.9.0
ttp==0.9.2 ; python_version >= '2.7' and python_version < '4.0'
ttp-templates==0.3.2 ; python_version >= '3.6' and python_version < '4.0'
typing-extensions==4.4.0 ; python_version >= '3.7'
yamlordereddictloader==0.4.0

