File size: 422 Bytes
a5ca742
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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",
]