Metadata-Version: 2.3
Name: exponent-run
Version: 0.0.70
Summary: Exponent is an AI Pair Programmer
Author: Sashank Thupukari
Author-email: sashank@exponent.run
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: anyio (>=4.6.0,<5.0.0)
Requires-Dist: async-timeout (>=4.0.3,<5.0.0) ; python_version < "3.11"
Requires-Dist: certifi (>=2024.8.30,<2025.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: diff-match-patch (>=20230430,<20230431)
Requires-Dist: eval-type-backport (>=0.2.0,<0.3.0)
Requires-Dist: gevent (==24.2.1)
Requires-Dist: gitignore-parser (>=0.1.11,<0.2.0)
Requires-Dist: gql[httpx,websockets] (>=3.5.0,<4.0.0)
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: ipykernel (>=6.29.4,<7.0.0)
Requires-Dist: jupyter-client (>=8.6.1,<9.0.0)
Requires-Dist: packaging (>=24.1,<25.0)
Requires-Dist: prompt-toolkit (>=3.0.36,<4.0.0)
Requires-Dist: pydantic-settings (>=2.2.1,<3.0.0)
Requires-Dist: pydantic[email] (>=2.6.4,<3.0.0)
Requires-Dist: pygit2 (>=1.15.0,<2.0.0)
Requires-Dist: python-ripgrep (==0.0.6)
Requires-Dist: questionary (>=2.0.1,<3.0.0)
Requires-Dist: rapidfuzz (>=3.9.0,<4.0.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Requires-Dist: sentry-sdk (>=2.1.1,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: websockets (>=11.0,<12.0)
