Spaces:
Sleeping
Sleeping
noumanjavaid
commited on
Create requirements.txt
Browse files- 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
|