noumanjavaid commited on
Commit
91f9d6d
·
verified ·
1 Parent(s): af50737

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ python-telegram-bot==20.3
2
+ requests==2.31.0
3
+ python-dotenv==1.0.0
4
+ aiohttp==3.9.1
5
+ streamlit==1.29.0
6
+ Pillow==10.1.0