File size: 471 Bytes
2a564cf | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"python": "3.13.13",
"platform": "Windows-11-10.0.26200-SP0",
"packages": {
"fastapi": "0.141.1",
"uvicorn": "0.52.1",
"pydantic": "2.13.4",
"pydantic-settings": "2.15.0",
"httpx": "0.28.1",
"pandas": "3.0.5",
"numpy": "2.5.1",
"scipy": "1.18.0",
"rdkit": "2026.3.5",
"python-docx": "1.2.0",
"duckdb": "1.5.5",
"lightgbm": "4.7.0",
"pyarrow": "25.0.0",
"huggingface-hub": "1.27.0"
}
}
|