mirror of
https://github.com/Rikj000/MoniGoMani.git
synced 2022-03-06 00:08:05 +03:00
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
57 lines
1.6 KiB
Plaintext
57 lines
1.6 KiB
Plaintext
#
|
|
# These requirements were autogenerated by pipenv
|
|
# To regenerate from the project's Pipfile, run:
|
|
#
|
|
# pipenv lock --requirements
|
|
#
|
|
|
|
|
|
art==5.4
|
|
cached-property==1.5.2
|
|
certifi==2021.10.8
|
|
cffi==1.15.0
|
|
charset-normalizer==2.0.10; python_version >= '3'
|
|
coloredlogs==15.0.1
|
|
cryptography==36.0.1
|
|
cycler==0.11.0; python_version >= '3.6'
|
|
discord-webhook==0.14.0
|
|
distro==1.6.0
|
|
fire==0.4.0
|
|
fonttools==4.28.5; python_version >= '3.7'
|
|
gitdb==4.0.9
|
|
humanfriendly==10.0
|
|
idna==3.3; python_version >= '3'
|
|
inquirerpy==0.3.1
|
|
kiwisolver==1.3.2; python_version >= '3.7'
|
|
logger==1.4
|
|
lxml==4.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
matplotlib==3.5.1; python_version >= '3.7'
|
|
multitasking==0.0.10
|
|
numpy==1.22.1
|
|
packaging==21.3; python_version >= '3.6'
|
|
pandas==1.3.5
|
|
pfzy==0.3.3; python_version >= '3.7' and python_full_version < '4.0.0'
|
|
pillow==9.0.0; python_version >= '3.7'
|
|
plotly==5.5.0
|
|
prompt-toolkit==3.0.24
|
|
pycparser==2.21
|
|
pygit2==1.7.2
|
|
pyparsing==3.0.6; python_version >= '3.6'
|
|
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
python-rapidjson==1.5
|
|
pytz==2021.3
|
|
pyyaml==6.0
|
|
quantstats==0.0.47
|
|
requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
|
scipy==1.7.3; python_version < '3.11' and python_version >= '3.7'
|
|
seaborn==0.11.2; python_version >= '3.6'
|
|
six==1.16.0
|
|
smmap==5.0.0
|
|
tabulate==0.8.9
|
|
tenacity==8.0.1
|
|
termcolor==1.1.0
|
|
urllib3==1.26.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_full_version < '4.0.0'
|
|
wcwidth==0.2.5
|
|
yaspin==2.1.0
|
|
yfinance==0.1.69
|