Initial commit
This commit is contained in:
38
requirements.txt
Normal file
38
requirements.txt
Normal file
@@ -0,0 +1,38 @@
|
||||
aiodns==4.0.0
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.3
|
||||
aiosignal==1.4.0
|
||||
attrs==25.4.0
|
||||
ccxt==4.2.25
|
||||
certifi==2026.1.4
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.4
|
||||
cryptography==46.0.3
|
||||
frozenlist==1.8.0
|
||||
greenlet==3.3.0
|
||||
idna==3.11
|
||||
iniconfig==2.3.0
|
||||
loguru==0.7.2
|
||||
multidict==6.7.0
|
||||
numpy==1.26.4
|
||||
packaging==26.0
|
||||
pandas==2.1.4
|
||||
pluggy==1.6.0
|
||||
propcache==0.4.1
|
||||
psycopg2-binary==2.9.9
|
||||
pycares==5.0.1
|
||||
pycparser==3.0
|
||||
pytest==7.4.3
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.0.0
|
||||
pytz==2025.2
|
||||
PyYAML==6.0.1
|
||||
redis==5.0.1
|
||||
requests==2.32.5
|
||||
setuptools==80.10.1
|
||||
six==1.17.0
|
||||
SQLAlchemy==2.0.23
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.3
|
||||
urllib3==2.6.3
|
||||
yarl==1.22.0
|
||||
Reference in New Issue
Block a user