raazkumar commited on
Commit
3a51338
·
verified ·
1 Parent(s): 57f4057

Upload pyproject.toml with huggingface_hub

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -41,6 +41,7 @@ dependencies = [
41
  "pandas>=2.0.0",
42
  "tqdm>=4.66.0",
43
  "gradio>=5.0.0",
 
44
  "langchain-huggingface>=1.2.2",
45
  ]
46
 
 
41
  "pandas>=2.0.0",
42
  "tqdm>=4.66.0",
43
  "gradio>=5.0.0",
44
+ "python-dotenv>=1.0.0",
45
  "langchain-huggingface>=1.2.2",
46
  ]
47