Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio
|
2 |
-
weaviate-client
|
3 |
openai
|
4 |
python-dotenv
|
5 |
aiohttp
|
6 |
-
asyncio
|
|
|
|
1 |
gradio
|
2 |
+
weaviate-client
|
3 |
openai
|
4 |
python-dotenv
|
5 |
aiohttp
|
6 |
+
asyncio
|
7 |
+
textwrap3
|