requirements.txt
Browse filesmatplotlib
numpy
sympy
google-generativeai
- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
matplotlib
|
| 2 |
+
numpy
|
| 3 |
+
sympy
|
| 4 |
+
google-generativeai
|