# SysCRED - Requirements LIGHT (sans ML local) # Pour Render (512MB) et test local sans PyTorch # === Core Dependencies === requests>=2.28.0 beautifulsoup4>=4.11.0 python-whois>=0.8.0 lxml>=4.9.0 # === RDF/Ontology === rdflib>=6.0.0 # === Web Backend === flask>=2.3.0 flask-cors>=4.0.0 python-dotenv>=1.0.0 pandas>=2.0.0 # === Production/Database === gunicorn>=20.1.0 psycopg2-binary>=2.9.0 flask-sqlalchemy>=3.0.0 # === Development/Testing === pytest>=7.0.0