CultriX commited on
Commit
a5b8dd6
·
verified ·
1 Parent(s): a6c6c9e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  smolagents
2
- otenv
3
  anthropic>=0.37.1
4
  audioop-lts<1.0; python_version >= "3.13" # required to use pydub in Python >=3.13; LTS port of the removed Python builtin module audioop
5
  beautifulsoup4>=4.12.3
 
1
  smolagents
2
+ dotenv
3
  anthropic>=0.37.1
4
  audioop-lts<1.0; python_version >= "3.13" # required to use pydub in Python >=3.13; LTS port of the removed Python builtin module audioop
5
  beautifulsoup4>=4.12.3