Metadata-Version: 2.5
Name: gcn-python
Version: 1.0.0
Summary: CGNP ML layers — Causal Graph Neural Parser architecture
Requires-Python: >=3.10
Requires-Dist: click>=8.1
Requires-Dist: numpy<3.0,>=1.24
Requires-Dist: pyyaml>=6.0
Requires-Dist: spacy<4.0,>=3.7
Provides-Extra: dev
Requires-Dist: pytest>=7.4; extra == 'dev'
Requires-Dist: ruff>=0.1; extra == 'dev'
