Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
dash==3.0.3
|
| 2 |
dash-bootstrap-components==2.0.2
|
| 3 |
-
openai==0.
|
| 4 |
-
google-generativeai
|
| 5 |
-
anthropic
|
| 6 |
-
requests
|
| 7 |
-
diagrams
|
|
|
|
| 1 |
dash==3.0.3
|
| 2 |
dash-bootstrap-components==2.0.2
|
| 3 |
+
openai==0.28
|
| 4 |
+
google-generativeai
|
| 5 |
+
anthropic
|
| 6 |
+
requests
|
| 7 |
+
diagrams
|