Inkycal/requirements.txt

55 lines
952 B
Plaintext
Raw Normal View History

2024-01-15 19:08:46 +01:00
appdirs==1.4.4
2024-01-04 12:59:10 +01:00
arrow==1.3.0
2024-01-15 19:08:46 +01:00
asyncio==3.4.3
2024-02-11 23:51:13 +01:00
beautifulsoup4==4.12.3
certifi==2024.2.2
2024-01-26 14:09:28 +01:00
cfgv==3.4.0
2024-01-15 19:08:46 +01:00
charset-normalizer==3.3.2
colorzero==2.0
2024-01-04 12:59:10 +01:00
cycler==0.12.1
2024-01-26 14:09:28 +01:00
distlib==0.3.8
2024-02-11 23:51:13 +01:00
feedparser==6.0.11
2024-01-26 14:09:28 +01:00
filelock==3.13.1
2024-02-11 23:51:13 +01:00
fonttools==4.48.1
2024-01-15 19:08:46 +01:00
frozendict==2.4.0
2024-01-04 12:59:10 +01:00
gpiozero==2.0
2024-01-15 19:08:46 +01:00
html2text==2020.1.16
html5lib==1.1
htmlwebshot==0.1.2
2024-01-04 12:59:10 +01:00
icalendar==5.0.11
2024-02-11 23:51:13 +01:00
identify==2.5.34
idna==3.7
2024-01-04 12:59:10 +01:00
kiwisolver==1.4.5
lgpio==0.0.0.2
2024-02-13 09:13:51 +01:00
matplotlib==3.7.1
2024-01-15 19:08:46 +01:00
multitasking==0.0.11
2024-01-26 14:09:28 +01:00
nodeenv==1.8.0
2024-01-04 12:59:10 +01:00
numpy==1.26.2
packaging==23.2
2024-02-11 23:51:13 +01:00
pandas==2.2.0
peewee==3.17.1
pillow==10.3.0
2024-02-11 23:51:13 +01:00
platformdirs==4.2.0
pre-commit==3.6.1
2024-01-04 12:59:10 +01:00
pyparsing==3.1.1
2022-04-10 04:24:42 +02:00
python-dateutil==2.8.2
2024-02-11 23:51:13 +01:00
python-dotenv==1.0.1
pytz==2024.1
2024-01-26 14:09:28 +01:00
PyYAML==6.0.1
2024-02-11 23:51:13 +01:00
recurring-ical-events==2.1.2
requests==2.32.0
2022-04-10 04:24:42 +02:00
sgmllib3k==1.0.0
six==1.16.0
2024-01-15 19:08:46 +01:00
soupsieve==2.5
2024-01-04 12:59:10 +01:00
todoist-api-python==2.1.3
2024-01-15 19:08:46 +01:00
types-python-dateutil==2.8.19.20240106
2024-02-11 23:51:13 +01:00
typing_extensions==4.9.0
2024-02-12 20:46:33 +01:00
tzdata==2024.1
2024-01-15 19:08:46 +01:00
tzlocal==5.2
urllib3==2.2.2
2024-01-26 14:09:28 +01:00
virtualenv==20.25.0
2024-01-15 19:08:46 +01:00
webencodings==0.5.1
x-wr-timezone==0.0.6
2024-01-04 12:59:10 +01:00
xkcd==2.4.2
2024-06-23 22:25:11 +02:00
yfinance==0.2.40