22 lines
558 B
Text
22 lines
558 B
Text
|
#
|
||
|
# These requirements were autogenerated by pipenv
|
||
|
# To regenerate from the project's Pipfile, run:
|
||
|
#
|
||
|
# pipenv lock --requirements
|
||
|
#
|
||
|
|
||
|
-i https://pypi.org/simple
|
||
|
appdirs==1.4.4
|
||
|
certifi==2022.9.24; python_version >= '3.6'
|
||
|
charset-normalizer==2.1.1; python_version >= '3.6'
|
||
|
idna==3.4; python_version >= '3.5'
|
||
|
mergedeep==1.3.4
|
||
|
prettytable==3.5.0
|
||
|
pyaml==21.10.1
|
||
|
pyyaml==6.0; python_version >= '3.6'
|
||
|
requests==2.28.1
|
||
|
tabulate==0.9.0
|
||
|
tqdm==4.64.1
|
||
|
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
|