juanmaguitar commited on
Commit
00ebd28
·
1 Parent(s): 9d1b2b6

added requirements umarigan AI agent test

Browse files
Files changed (2) hide show
  1. _requirements.txt +9 -0
  2. requirements.txt +9 -9
_requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ markdownify>=0.7.0
2
+ smolagents>=0.1.0
3
+ requests>=2.31.0
4
+ duckduckgo_search>=4.1.0
5
+ pandas>=2.0.0
6
+ pytz>=2024.1
7
+ pyyaml>=6.0.1
8
+ gradio>=5.15.0
9
+ python-dotenv>=1.0.0
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- markdownify>=0.7.0
2
- smolagents>=0.1.0
3
- requests>=2.31.0
4
- duckduckgo_search>=4.1.0
5
- pandas>=2.0.0
6
- pytz>=2024.1
7
- pyyaml>=6.0.1
8
- gradio>=5.15.0
9
- python-dotenv>=1.0.0
 
1
+ markdownify
2
+ smolagents
3
+ requests
4
+ duckduckgo_search
5
+ pandas
6
+ yfinance
7
+ pytz
8
+ gradio
9
+ openai