chinmayjha commited on
Commit
c956f10
·
unverified ·
1 Parent(s): c4b0ae0

Add missing dependencies: smolagents, litellm, pydantic

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -3,4 +3,7 @@ pymongo>=4.0.0
3
  pandas>=1.5.0
4
  python-dotenv>=1.0.0
5
  opik>=0.1.0
6
- loguru>=0.7.0
 
 
 
 
3
  pandas>=1.5.0
4
  python-dotenv>=1.0.0
5
  opik>=0.1.0
6
+ loguru>=0.7.0
7
+ smolagents>=0.1.0
8
+ litellm>=1.0.0
9
+ pydantic>=2.0.0