Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
together==1.3.10
|
2 |
-
e2b-code-interpreter==1.0.3
|
3 |
-
e2b==1.0.5
|
4 |
-
Pillow==10.4.0
|
5 |
-
streamlit
|
6 |
-
pandas
|
7 |
-
matplotlib
|
|
|
|
1 |
+
together==1.3.10
|
2 |
+
e2b-code-interpreter==1.0.3
|
3 |
+
e2b==1.0.5
|
4 |
+
Pillow==10.4.0
|
5 |
+
streamlit
|
6 |
+
pandas
|
7 |
+
matplotlib
|
8 |
+
xlrd
|