Spaces:
Running
Running
remove dotenv
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ gradio>=4.19.2
|
|
2 |
openai>=1.12.0
|
3 |
anthropic>=0.18.1
|
4 |
pandas>=2.2.1
|
5 |
-
together>=0.2.8
|
6 |
-
dotenv
|
|
|
2 |
openai>=1.12.0
|
3 |
anthropic>=0.18.1
|
4 |
pandas>=2.2.1
|
5 |
+
together>=0.2.8
|
|