We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a16eff commit 1e93a49Copy full SHA for 1e93a49
1 file changed
requirements.txt
@@ -1,6 +1,7 @@
1
streamlit>=1.35
2
pandas>=2.2
3
-requests>=2.32
4
-pydantic>=2.8
5
-pydantic-settings>=2.3
6
-PyYAML>=6.0.1
+numpy>=1.26
+GitPython>=3.1
+requests>=2.31
+python-dotenv>=1.0
7
+typer>=0.12
0 commit comments