# FreeCAD Agent Dependencies # Core dependencies numpy>=1.21.0 pandas>=1.3.0 pyyaml>=6.0 asyncio-throttle>=1.0.2 # API and web framework fastapi>=0.100.0 uvicorn>=0.23.0 websockets>=11.0 # Testing pytest>=7.4.0 pytest-cov>=4.1.0 pytest-asyncio>=0.21.0 # Logging and monitoring loguru>=0.7.0 prometheus-client>=0.17.0 # Utilities click>=8.1.0 rich>=13.5.0 python-dotenv>=1.0.0 # Note: FreeCAD Python bindings are assumed to be installed # with FreeCAD installation and available in the system path