bluenevus commited on
Commit
43ac1d6
·
verified ·
1 Parent(s): 3f68dbe

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ dash==3.0.3
2
+ dash-bootstrap-components==2.0.2
3
+ openai==0.27.0
4
+ google-generativeai==0.3.1
5
+ anthropic==0.3.0
6
+ requests==2.26.0
7
+ diagrams==0.23.3