Added upstash-redis to environment.
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ findfeed
|
|
4 |
googlesearch-python
|
5 |
gradio
|
6 |
mcp
|
7 |
-
openai
|
|
|
|
4 |
googlesearch-python
|
5 |
gradio
|
6 |
mcp
|
7 |
+
openai
|
8 |
+
upstash-redis
|