diff options
author | Mikhail Kirillov <w96k@runbox.com> | 2024-10-07 20:52:33 +0400 |
---|---|---|
committer | Mikhail Kirillov <w96k@runbox.com> | 2024-10-07 22:20:37 +0400 |
commit | ca5a97ee010dcf122b1b39f63800d17571bcf44a (patch) | |
tree | 13c00d121a1c442001c7d325508a16330182c148 /requirements.txt |
Init commit
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..b07e05a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +python-dotenv==0.20.0 +python-telegram-bot==21.6 |