rdune71 commited on
Commit
6a8fee7
·
1 Parent(s): aa32709

Fix tavily package name to tavily-python

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,6 +4,6 @@ uvicorn==0.21.1
4
  redis==5.0.3
5
  python-dotenv==1.0.0
6
  openai==1.35.6
7
- tavily>=1.0.0,<2.0.0
8
  requests==2.31.0
9
  docker==6.1.3
 
4
  redis==5.0.3
5
  python-dotenv==1.0.0
6
  openai==1.35.6
7
+ tavily-python>=0.1.0,<1.0.0
8
  requests==2.31.0
9
  docker==6.1.3