CananD commited on
Commit
613d781
·
verified ·
1 Parent(s): 49a76b5
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
  altair
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
1
  altair
2
  pandas
3
+ streamlit
4
+ # AI SDKs
5
+ anthropic
6
+ google-generativeai
7
+
8
+ # Utilities
9
+ python-dotenv