RXTIME commited on
Commit
9b105da
·
verified ·
1 Parent(s): 0cff9c4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ python-telegram-bot==20.7
2
+ schedule==1.2.1
3
+ flask==2.3.3