Luke31 commited on
Commit
9e39d58
·
1 Parent(s): d004a5b

requirements.txt

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -9,7 +9,7 @@ readme = "README.md"
9
  python = "^3.11"
10
  langchain = "0.0.301"
11
  streamlit = "^1.25.0"
12
- pandas = "^2.1.1"
13
  python-dotenv = "^1.0.0"
14
  openai = "^0.27.8"
15
  tabulate = "^0.9.0"
 
9
  python = "^3.11"
10
  langchain = "0.0.301"
11
  streamlit = "^1.25.0"
12
+ pandas = "^2.0.3"
13
  python-dotenv = "^1.0.0"
14
  openai = "^0.27.8"
15
  tabulate = "^0.9.0"