Skip to content

Commit fa0aae1

Browse files
committed
requirements.txt modified with new dependencies for the project.
1 parent 7b36d43 commit fa0aae1

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

requirements.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
streamlit>=1.35
22
pandas>=2.2
33
numpy>=1.26
4-
GitPython>=3.1
54
requests>=2.31
65
python-dotenv>=1.0
7-
typer>=0.12
6+
GitPython>=3.1
7+
typer>=0.12
8+
rich>=13.0
9+
pydantic>=2.7
10+
pydantic-settings>=2.2

0 commit comments

Comments
 (0)