diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2025-06-17 14:28:49 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2025-06-17 14:28:49 +0100 |
commit | 4bcba9bfeff003e081833b4d6290290271aae967 (patch) | |
tree | 02e0bd2a7119333be1d5e53d9b40bd85e6254359 /cron/requirements.txt | |
parent | 2bdc35bd8159c6ccbb9d87f0abca25f6dd784f52 (diff) | |
download | SmallYTChannelBot-4bcba9bfeff003e081833b4d6290290271aae967.tar.gz SmallYTChannelBot-4bcba9bfeff003e081833b4d6290290271aae967.zip |
Updated cron scripts
Diffstat (limited to 'cron/requirements.txt')
-rwxr-xr-x | cron/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cron/requirements.txt b/cron/requirements.txt new file mode 100755 index 0000000..465e808 --- /dev/null +++ b/cron/requirements.txt @@ -0,0 +1,2 @@ +matplotlib==3.3.4 +discord-webhook |