diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-09-27 13:06:14 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-09-27 13:06:14 -0400 |
| commit | 380b7f432f93b82edd23e5c7921cb77c3479fbd3 (patch) | |
| tree | 9989b2ad2ce58832862012101d17f8455c74cc10 /requirements.txt | |
Initial Commit
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..9482120 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +icalendar~=4.1.0 +PyQRCode~=1.2.1 +requests~=2.28.1 +drawing~=0.0.3 +setuptools~=56.0.0 +Adafruit-Thermal +recurring-ical-events
\ No newline at end of file |
