stock_fundamentals/requirements.txt

18 lines
314 B
Plaintext
Raw Normal View History

2025-04-02 13:52:34 +08:00
flask==2.0.3
werkzeug==2.0.3
flask-cors==3.0.10
2025-05-14 08:54:56 +08:00
sqlalchemy==2.0.40
2025-04-02 13:52:34 +08:00
pymysql==1.0.3
tqdm>=4.65.0
easy-spider-tool>=0.0.4
easy-twitter-crawler>=0.0.4
python-dateutil>=2.8.2
numpy>=1.21.0
matplotlib>=3.4.0
volcengine-python-sdk[ark]
openai>=1.0
reportlab>=4.3.1
markdown2>=2.5.3
2025-05-06 15:13:15 +08:00
google-genai
2025-05-14 08:54:56 +08:00
redis==5.2.1
pandas==2.2.3