과거 거래 기록 조회 추가
좌측 사이드메뉴 추가 ggitignore 업데이트 : *.pyc
This commit is contained in:
51
requirements.txt
Normal file
51
requirements.txt
Normal file
@@ -0,0 +1,51 @@
|
||||
aiosqlite==0.22.1
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.14.2
|
||||
APScheduler==3.11.3
|
||||
certifi==2026.6.17
|
||||
cffi==2.1.0
|
||||
charset-normalizer==3.4.9
|
||||
click==8.4.2
|
||||
colorlog==6.10.1
|
||||
cryptography==49.0.0
|
||||
fastapi==0.139.2
|
||||
greenlet==3.5.3
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httptools==0.8.0
|
||||
httpx==0.28.1
|
||||
idna==3.18
|
||||
iniconfig==2.3.0
|
||||
Jinja2==3.1.6
|
||||
MarkupSafe==3.0.3
|
||||
numpy==2.5.1
|
||||
packaging==26.2
|
||||
pandas==3.0.3
|
||||
pluggy==1.6.0
|
||||
pycparser==3.0
|
||||
pydantic==2.13.4
|
||||
pydantic-settings==2.14.2
|
||||
pydantic_core==2.46.4
|
||||
Pygments==2.20.0
|
||||
pytest==9.1.1
|
||||
pytest-asyncio==1.4.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.2.2
|
||||
python-kis==2.1.6
|
||||
PyYAML==6.0.3
|
||||
requests==2.34.2
|
||||
ruff==0.15.22
|
||||
six==1.17.0
|
||||
SQLAlchemy==2.0.51
|
||||
starlette==1.3.1
|
||||
ta==0.11.0
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.16.0
|
||||
tzlocal==5.4.4
|
||||
urllib3==2.7.0
|
||||
uvicorn==0.51.0
|
||||
uvloop==0.22.1
|
||||
watchfiles==1.2.0
|
||||
websocket-client==1.9.0
|
||||
websockets==16.1
|
||||
Reference in New Issue
Block a user