- improve devcontainer setup
- add openweather web scraper module
This commit is contained in:
@@ -1,30 +1,56 @@
|
||||
appdirs==1.4.4
|
||||
arrow==1.2.3
|
||||
attrs==22.2.0
|
||||
beautifulsoup4==4.12.2
|
||||
certifi==2023.7.22
|
||||
charset-normalizer==3.2.0
|
||||
contourpy==1.1.1
|
||||
cycler==0.11.0
|
||||
distlib==0.3.7
|
||||
exceptiongroup==1.1.3
|
||||
feedparser==6.0.10
|
||||
filelock==3.12.4
|
||||
fonttools==4.40.0
|
||||
frozendict==2.3.8
|
||||
geojson==2.3.0
|
||||
h11==0.14.0
|
||||
html5lib==1.1
|
||||
icalendar==5.0.7
|
||||
idna==3.4
|
||||
importlib-resources==6.1.0
|
||||
kiwisolver==1.4.4
|
||||
lxml==4.9.2
|
||||
matplotlib==3.7.1
|
||||
multitasking==0.0.11
|
||||
numpy==1.25.0
|
||||
outcome==1.2.0
|
||||
packaging==23.1
|
||||
pandas==2.0.2
|
||||
Pillow==9.5.0
|
||||
platformdirs==3.10.0
|
||||
pyowm==3.3.0
|
||||
pyparsing==3.1.0
|
||||
PySocks==1.7.1
|
||||
python-dateutil==2.8.2
|
||||
python-dotenv==1.0.0
|
||||
pytz==2023.3
|
||||
recurring-ical-events==2.0.2
|
||||
requests==2.31.0
|
||||
selenium==4.10.0
|
||||
sgmllib3k==1.0.0
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.5
|
||||
todoist-api-python==2.0.2
|
||||
trio==0.22.2
|
||||
trio-websocket==0.10.4
|
||||
typing_extensions==4.6.3
|
||||
tzdata==2023.3
|
||||
urllib3==2.0.3
|
||||
virtualenv==20.24.5
|
||||
webencodings==0.5.1
|
||||
wsproto==1.2.0
|
||||
x-wr-timezone==0.0.5
|
||||
yfinance==0.2.21
|
||||
python-dotenv==1.0.0
|
||||
setuptools==68.0.0
|
||||
zipp==3.17.0
|
||||
|
Reference in New Issue
Block a user