We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b36d43 commit fa0aae1Copy full SHA for fa0aae1
1 file changed
requirements.txt
@@ -1,7 +1,10 @@
1
streamlit>=1.35
2
pandas>=2.2
3
numpy>=1.26
4
-GitPython>=3.1
5
requests>=2.31
6
python-dotenv>=1.0
7
-typer>=0.12
+GitPython>=3.1
+typer>=0.12
8
+rich>=13.0
9
+pydantic>=2.7
10
+pydantic-settings>=2.2
0 commit comments