merge: chore/cleanup-remove-bloat-and-secrets into main
This commit is contained in:
commit
bde2f3a97d
1173 changed files with 437609 additions and 0 deletions
35
requirements.txt
Normal file
35
requirements.txt
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
fastapi>=0.115.0
|
||||
uvicorn[standard]>=0.32.0
|
||||
redis>=5.2.0
|
||||
httpx>=0.27.0
|
||||
pydantic>=2.9.0
|
||||
python-telegram-bot>=21.0
|
||||
supabase>=2.0.0
|
||||
python-jose[cryptography]>=3.3.0
|
||||
passlib[bcrypt]>=1.7.4
|
||||
python-multipart>=0.0.17
|
||||
aiohttp>=3.11.0
|
||||
feedparser>=6.0.11
|
||||
websockets>=13.0
|
||||
flask>=3.0.0
|
||||
flask-cors>=5.0.0
|
||||
gunicorn>=23.0.0
|
||||
requests>=2.32.0
|
||||
numpy>=1.26.0
|
||||
sentence-transformers>=3.0.0
|
||||
duckdb>=0.10.0
|
||||
--extra-index-url https://download.pytorch.org/whl/cpu
|
||||
torch>=2.3.0
|
||||
faiss-cpu>=1.8.0
|
||||
pandas>=2.2.0
|
||||
cloudscraper>=1.2.71
|
||||
eth-account>=0.13.0
|
||||
pynacl>=1.5.0
|
||||
base58>=2.1.0
|
||||
solana>=0.34.0
|
||||
slowapi>=0.1.9
|
||||
psutil>=5.9
|
||||
bip-utils>=2.12
|
||||
email-validator>=2.0
|
||||
email-validator>=2.0.0
|
||||
websockets>=12.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue