[project] name = "graph-recognition-w-attn" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "ipykernel>=6.30.0", "ipython>=9.4.0", "jax[cuda12]>=0.7.0", "jupyter>=1.1.1", "matplotlib>=3.10.3", "seaborn>=0.13.2", "tqdm>=4.67.1", ]