python 3.11 & code quality improvements
This commit is contained in:
@@ -1,30 +1,28 @@
|
||||
arrow==1.2.3
|
||||
arrow==1.3.0
|
||||
certifi==2023.7.22
|
||||
cycler==0.11.0
|
||||
cycler==0.12.1
|
||||
feedparser==6.0.10
|
||||
fonttools==4.40.0
|
||||
geojson==2.3.0
|
||||
icalendar==5.0.7
|
||||
kiwisolver==1.4.4
|
||||
lxml==4.9.2
|
||||
matplotlib==3.7.1
|
||||
fonttools==4.44.0
|
||||
icalendar==5.0.11
|
||||
kiwisolver==1.4.5
|
||||
lxml==4.9.3
|
||||
matplotlib==3.8.1
|
||||
multitasking==0.0.11
|
||||
numpy==1.25.0
|
||||
packaging==23.1
|
||||
pandas==2.0.2
|
||||
Pillow==9.5.0
|
||||
pyowm==3.3.0
|
||||
pyparsing==3.1.0
|
||||
numpy==1.26.1
|
||||
packaging==23.2
|
||||
pandas==2.1.2
|
||||
Pillow==10.1.0
|
||||
pyparsing==3.1.1
|
||||
PySocks==1.7.1
|
||||
python-dateutil==2.8.2
|
||||
pytz==2023.3
|
||||
recurring-ical-events==2.0.2
|
||||
pytz==2023.3.post1
|
||||
recurring-ical-events==2.1.0
|
||||
requests==2.31.0
|
||||
sgmllib3k==1.0.0
|
||||
six==1.16.0
|
||||
todoist-api-python==2.0.2
|
||||
typing_extensions==4.6.3
|
||||
todoist-api-python==2.1.3
|
||||
typing_extensions==4.8.0
|
||||
urllib3==2.0.7
|
||||
yfinance==0.2.21
|
||||
yfinance==0.2.31
|
||||
python-dotenv==1.0.0
|
||||
setuptools==68.0.0
|
||||
setuptools==68.2.2
|
||||
|
Reference in New Issue
Block a user