SHAMIL SHAHBAZ AWAN commited on
Commit
f351bcb
·
verified ·
1 Parent(s): 7ed5c62

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastapi
2
  python-dotenv
3
  langchain
4
- crewai
5
  replicate
6
  langchain-google-genai
7
  matplotlib
@@ -18,4 +18,4 @@ pandas
18
  wikipedia
19
  langgraph
20
  faiss-cpu
21
- nasapy
 
1
  fastapi
2
  python-dotenv
3
  langchain
4
+ crewai = {extras = ["tools"], version = "^0.100.1"}
5
  replicate
6
  langchain-google-genai
7
  matplotlib
 
18
  wikipedia
19
  langgraph
20
  faiss-cpu
21
+ nasapy