downgrade matplotlib
due to an issue with numpy during installation
This commit is contained in:
parent
1a6910c137
commit
b08cf00661
@ -2,11 +2,11 @@ arrow==1.3.0
|
|||||||
certifi==2023.7.22
|
certifi==2023.7.22
|
||||||
cycler==0.12.1
|
cycler==0.12.1
|
||||||
feedparser==6.0.10
|
feedparser==6.0.10
|
||||||
fonttools==4.45.0
|
fonttools==4.45.1
|
||||||
icalendar==5.0.11
|
icalendar==5.0.11
|
||||||
kiwisolver==1.4.5
|
kiwisolver==1.4.5
|
||||||
lxml==4.9.3
|
lxml==4.9.3
|
||||||
matplotlib==3.8.2
|
matplotlib==3.8.0
|
||||||
numpy==1.24.4
|
numpy==1.24.4
|
||||||
packaging==23.2
|
packaging==23.2
|
||||||
Pillow==10.1.0
|
Pillow==10.1.0
|
||||||
@ -22,7 +22,7 @@ todoist-api-python==2.1.3
|
|||||||
typing_extensions==4.8.0
|
typing_extensions==4.8.0
|
||||||
urllib3==2.1.0
|
urllib3==2.1.0
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
setuptools==69.0.1
|
setuptools==69.0.2
|
||||||
html2text==2020.1.16
|
html2text==2020.1.16
|
||||||
yfinance==0.2.32
|
yfinance==0.2.32
|
||||||
htmlwebshot~=0.1.2
|
htmlwebshot~=0.1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user