awacke1 commited on
Commit
0cfca6d
1 Parent(s): e19345c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ streamlit==1.32.0
2
+ anthropic==0.18.1
3
+ python-dotenv==1.0.1