Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
altair
|
2 |
pandas
|
3 |
-
|
|
|
1 |
+
uv
|
2 |
+
streamlit
|
3 |
+
ibm-watsonx-ai
|
4 |
+
python-dotenv
|
5 |
+
ibmcloudant
|
6 |
+
requests
|
7 |
+
reportlab
|
8 |
+
certifi
|
9 |
+
jinja2
|
10 |
altair
|
11 |
pandas
|
12 |
+
regex
|