shashankkandimalla commited on
Commit
49583f0
·
verified ·
1 Parent(s): 721e8b5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio
2
- weaviate-client==4.7.1
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