mcp4rdf / requirements.txt
jimfhahn's picture
Upload 2 files
24b611a verified
raw
history blame contribute delete
383 Bytes
# Core web framework and RDF processing
Flask>=2.3.0
rdflib>=6.2.0
pySHACL>=0.20.0
pandas>=2.0.0
# Web utilities and CORS
flask-cors>=4.0.0
waitress>=2.1.0
# Gradio with MCP support for HF Spaces
gradio>=5.39.0
# AI integrations
openai>=1.0.0
# HTTP and utilities
requests>=2.28.0
python-dotenv>=1.0.0
# Development tools (useful for SSH spaces)
ipython>=8.0.0
jupyterlab>=4.0.0