fastlifeweb 0.11.0__py3-none-any.whl → 0.11.1__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.
- {fastlifeweb-0.11.0.dist-info → fastlifeweb-0.11.1.dist-info}/METADATA +3 -3
- {fastlifeweb-0.11.0.dist-info → fastlifeweb-0.11.1.dist-info}/RECORD +4 -4
- {fastlifeweb-0.11.0.dist-info → fastlifeweb-0.11.1.dist-info}/LICENSE +0 -0
- {fastlifeweb-0.11.0.dist-info → fastlifeweb-0.11.1.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: fastlifeweb
|
3
|
-
Version: 0.11.
|
3
|
+
Version: 0.11.1
|
4
4
|
Summary: High-level web framework
|
5
5
|
Home-page: https://github.com/mardiros/fastlife
|
6
6
|
License: BSD-derived
|
@@ -18,14 +18,14 @@ Classifier: Programming Language :: Python :: 3.12
|
|
18
18
|
Classifier: Topic :: Internet :: WWW/HTTP
|
19
19
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
20
20
|
Requires-Dist: beautifulsoup4[testing] (>=4.12.2,<5.0.0)
|
21
|
-
Requires-Dist: fastapi (>=0.
|
21
|
+
Requires-Dist: fastapi[standard] (>=0.115.0,<0.116.0)
|
22
22
|
Requires-Dist: itsdangerous (>=2.1.2,<3.0.0)
|
23
23
|
Requires-Dist: jinjax (>=0.44,<0.45)
|
24
24
|
Requires-Dist: markupsafe (>=2.1.3,<3.0.0)
|
25
25
|
Requires-Dist: multidict (>=6.0.5,<7.0.0)
|
26
26
|
Requires-Dist: pydantic (>=2.5.3,<3.0.0)
|
27
27
|
Requires-Dist: pydantic-settings (>=2.0.3,<3.0.0)
|
28
|
-
Requires-Dist: python-multipart (>=0.0.
|
28
|
+
Requires-Dist: python-multipart (>=0.0.9,<0.0.10)
|
29
29
|
Requires-Dist: venusian (>=3.0.0,<4.0.0)
|
30
30
|
Project-URL: Repository, https://github.com/mardiros/fastlife
|
31
31
|
Description-Content-Type: text/markdown
|
@@ -1697,7 +1697,7 @@ fastlife/testing/__init__.py,sha256=vuqwoNUd3BuIp3fm7nkvmYkIGjIimf5zUGhDkeWrg2s,
|
|
1697
1697
|
fastlife/testing/testclient.py,sha256=BC7lLQ_jc59UmknAKzgRtW9a3cpX_V_QLp9Mg2ScLA8,20546
|
1698
1698
|
fastlife/views/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
1699
1699
|
fastlife/views/pydantic_form.py,sha256=WjRqtwc30g3W_4vqkVj0zzaK-vEWX4ZbtBV5vMpT9Xo,1267
|
1700
|
-
fastlifeweb-0.11.
|
1701
|
-
fastlifeweb-0.11.
|
1702
|
-
fastlifeweb-0.11.
|
1703
|
-
fastlifeweb-0.11.
|
1700
|
+
fastlifeweb-0.11.1.dist-info/LICENSE,sha256=F75xSseSKMwqzFj8rswYU6NWS3VoWOc_gY3fJYf9_LI,1504
|
1701
|
+
fastlifeweb-0.11.1.dist-info/METADATA,sha256=yr8mI57pNSZoZ-_6IOXdyx1QnXz00p9VBRHbXp37l3Q,2017
|
1702
|
+
fastlifeweb-0.11.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
1703
|
+
fastlifeweb-0.11.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|