Spaces:
Sleeping
Sleeping
[project] | |
name = "repl-nix-workspace" | |
version = "0.1.0" | |
description = "Add your description here" | |
requires-python = ">=3.11" | |
dependencies = [ | |
"firebase-admin>=6.6.0", | |
"google-api-python-client>=2.159.0", | |
"google-auth>=2.37.0", | |
"google-auth-oauthlib>=1.2.1", | |
"huggingface-hub>=0.27.1", | |
"pandas>=2.2.3", | |
"plotly>=5.24.1", | |
"streamlit>=1.41.1", | |
"telegram>=0.0.1", | |
"yfinance>=0.2.52", | |
] | |