dwfefef commited on
Commit
3230dd7
·
verified ·
1 Parent(s): b5c268a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
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
8
+ duckduckgo-search