Metadata-Version: 2.1
Name: fastapi-depends-ext
Version: 0.2.0
Summary: Extends FastAPI Depends classes to simple way of modifying them after creating
Author: Nikakto
Author-email: mcgish@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: fastapi (>=0.70.0,<1.0.0)
