Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ huggingface_hub
|
|
3 |
reportlab
|
4 |
qrcode
|
5 |
pillow
|
6 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
|
3 |
reportlab
|
4 |
qrcode
|
5 |
pillow
|
6 |
+
python-dotenv
|
7 |
+
streamlit>=1.28.0
|
8 |
+
reportlab>=4.0.0
|
9 |
+
pandas>=2.0.0
|
10 |
+
requests>=2.31.0
|