gefiwek187 commited on
Commit
9cc245b
·
verified ·
1 Parent(s): def2868

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  Flask==2.2.2
2
  Werkzeug==2.2.2 # Ensure you use a compatible version
3
  gunicorn==20.1.0 # Optional: A WSGI server to run your app
4
- langchain-community
5
  crewai
6
  openai
7
  newsapi-python
 
1
  Flask==2.2.2
2
  Werkzeug==2.2.2 # Ensure you use a compatible version
3
  gunicorn==20.1.0 # Optional: A WSGI server to run your app
4
+ langchain==0.1.0
5
  crewai
6
  openai
7
  newsapi-python