Maximofn commited on
Commit
a7a6779
·
1 Parent(s): 2b82ee7

Add python-dotenv to requirements for environment variable management

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,3 +3,4 @@ smolagents
3
  requests
4
  duckduckgo_search
5
  pandas
 
 
3
  requests
4
  duckduckgo_search
5
  pandas
6
+ python-dotenv