modern-di-fastapi 1.0.0__py3-none-any.whl → 1.0.0a1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: modern-di-fastapi
3
- Version: 1.0.0
3
+ Version: 1.0.0a1
4
4
  Summary: Modern-DI integration for FastAPI
5
5
  Project-URL: repository, https://github.com/modern-python/modern-di
6
6
  Project-URL: docs, https://modern-di.readthedocs.io
@@ -11,7 +11,6 @@ Classifier: Programming Language :: Python :: 3.10
11
11
  Classifier: Programming Language :: Python :: 3.11
12
12
  Classifier: Programming Language :: Python :: 3.12
13
13
  Classifier: Programming Language :: Python :: 3.13
14
- Classifier: Programming Language :: Python :: 3.14
15
14
  Classifier: Topic :: Software Development :: Libraries
16
15
  Classifier: Typing :: Typed
17
16
  Requires-Python: <4,>=3.10
@@ -1,6 +1,6 @@
1
1
  modern_di_fastapi/__init__.py,sha256=t4ox50Pc4k7bDNprfg3_ujqj4dwidTTuzV9WRNH-EOs,190
2
2
  modern_di_fastapi/main.py,sha256=21y8wmPHmaQpZE-IxvJVul0lHuM9k7PaEL9DmqWi9rw,2270
3
3
  modern_di_fastapi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- modern_di_fastapi-1.0.0.dist-info/METADATA,sha256=GIFwnK5vyYFG3LsySpju_VZibpDIhQQWPD9P4VCk6KA,989
5
- modern_di_fastapi-1.0.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
6
- modern_di_fastapi-1.0.0.dist-info/RECORD,,
4
+ modern_di_fastapi-1.0.0a1.dist-info/METADATA,sha256=knpM5fDuYJD_oLlzHJRpgI9vzgWYeQRV1PXHhZSVb_A,940
5
+ modern_di_fastapi-1.0.0a1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
+ modern_di_fastapi-1.0.0a1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.28.0
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any