chore: 프로젝트 초기 설정 및 의존성 추가
Made-with: Cursor
This commit is contained in:
10
requirements.txt
Normal file
10
requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
python-binance==1.0.19
|
||||
pandas>=2.2.0
|
||||
pandas-ta==0.4.71b0
|
||||
python-dotenv==1.0.0
|
||||
notion-client==2.2.1
|
||||
pytest>=8.1.0
|
||||
pytest-asyncio>=0.24.0
|
||||
aiohttp==3.9.3
|
||||
websockets==12.0
|
||||
loguru==0.7.2
|
||||
Reference in New Issue
Block a user