Metadata-Version: 2.1
Name: undep
Version: 0.1.0
Summary: Indirect dependency management system
Author: Akshit Tyagi
Author-email: tyagiakshit833@gmail.com
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
Requires-Dist: GitPython (>=3.1.0,<4.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: fastapi (>=0.104.0,<0.105.0)
Requires-Dist: httpx (>=0.24.0,<0.25.0)
Requires-Dist: pydantic (>=2.0,<3.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: requests_mock (>=1.11.0,<2.0.0)
Requires-Dist: rich (>=13.0.0,<14.0.0)
