requests>=2.28.0
beautifulsoup4>=4.11.0
python-whois>=0.8.0
rdflib>=6.0.0
flask>=2.3.0
flask-cors>=4.0.0
python-dotenv>=1.0.0
pandas>=2.0.0

[all]
syscred[ml]
syscred[production]
syscred[dev]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0

[ml]
torch>=2.0.0
transformers>=4.30.0
sentence-transformers>=2.2.0
numpy>=1.24.0
lime>=0.2.0

[production]
gunicorn>=20.1.0
psycopg2-binary>=2.9.0
flask-sqlalchemy>=3.0.0
