Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
streamlit
|
|
|
|
|
2 |
azure-cosmos
|
3 |
pandas
|
4 |
PyGithub
|
|
|
1 |
+
streamlit==1.32.0
|
2 |
+
anthropic==0.18.1
|
3 |
+
python-dotenv==1.0.1
|
4 |
azure-cosmos
|
5 |
pandas
|
6 |
PyGithub
|