This commit is contained in:
2026-04-07 12:44:06 +05:30
parent 7f81fc64c1
commit 5dd4196014
49 changed files with 2795 additions and 0 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
streamlit>=1.36.0
sqlalchemy>=2.0.0
psycopg2-binary>=2.9.9
bcrypt>=4.1.2
python-dotenv>=1.0.1
pydantic>=2.8.2
cryptography>=42.0.8
pandas>=2.2.2
plotly>=5.17.0
APScheduler>=3.10.4
tzlocal>=5.3.1