8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
# 주식 서비스용 라이브러리
|
|
requests==2.32.3
|
|
beautifulsoup4==4.12.3
|
|
fastapi==0.115.6
|
|
uvicorn[standard]==0.30.6
|
|
apscheduler==3.10.4
|
|
python-dotenv==1.0.1
|