diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2025-06-07 23:43:52 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2025-06-07 23:43:52 +0100 |
commit | 2bdc35bd8159c6ccbb9d87f0abca25f6dd784f52 (patch) | |
tree | 2cd1c25a3de9566141b5530f5ca670175a32027b /requirements.txt | |
parent | 1707d25fab29ea7df358aa29fb6894ba2fcc6eec (diff) | |
download | SmallYTChannelBot-2bdc35bd8159c6ccbb9d87f0abca25f6dd784f52.tar.gz SmallYTChannelBot-2bdc35bd8159c6ccbb9d87f0abca25f6dd784f52.zip |
A lot of fixes and refactoring
Diffstat (limited to 'requirements.txt')
-rwxr-xr-x | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 7f1d56a..958ab64 100755 --- a/requirements.txt +++ b/requirements.txt @@ -5,3 +5,4 @@ js2py praw sqlite3-to-mysql pymysql +jinja2 |