understanding commited on
Commit
a9c0573
·
verified ·
1 Parent(s): 9efc1d7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ python-telegram-bot>=20.0 # Use a specific version range if needed
2
+ pillow>=9.0
3
+ python-dotenv>=1.0
4
+ numpy>=1.20