fastlifeweb 0.3.0__py3-none-any.whl → 0.3.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.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: fastlifeweb
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.1
|
4
4
|
Summary: High-level web framework
|
5
5
|
License: BSD-derived
|
6
6
|
Author: Guillaume Gauvrit
|
@@ -18,7 +18,7 @@ Classifier: Topic :: Internet :: WWW/HTTP
|
|
18
18
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
19
19
|
Requires-Dist: beautifulsoup4[testing] (>=4.12.2,<5.0.0)
|
20
20
|
Requires-Dist: behave (>=1.2.6,<2.0.0)
|
21
|
-
Requires-Dist: fastapi (>=0.
|
21
|
+
Requires-Dist: fastapi (>=0.110.0,<0.111.0)
|
22
22
|
Requires-Dist: itsdangerous (>=2.1.2,<3.0.0)
|
23
23
|
Requires-Dist: jinjax (>=0.31,<0.32)
|
24
24
|
Requires-Dist: markupsafe (>=2.1.3,<3.0.0)
|
@@ -57,7 +57,7 @@ fastlife/testing/__init__.py,sha256=KgTlRI0g8z7HRpL7mD5QgI__LT9Y4QDSzKMlxJG3wNk,
|
|
57
57
|
fastlife/testing/testclient.py,sha256=7aYCHSd0EjsmN4zMboDEh3-xcAZdw7LTvtovaDGZGrg,13780
|
58
58
|
fastlife/views/__init__.py,sha256=nn4B_8YTbTmhGPvSd20yyKK_9Dh1Pfh_Iq7z6iK8-CE,154
|
59
59
|
fastlife/views/pydantic_form.py,sha256=5UymAhbhxsNbs_kjSKI5DEk_jeiCAgtbJofYG_ukcSA,1038
|
60
|
-
fastlifeweb-0.3.
|
61
|
-
fastlifeweb-0.3.
|
62
|
-
fastlifeweb-0.3.
|
63
|
-
fastlifeweb-0.3.
|
60
|
+
fastlifeweb-0.3.1.dist-info/LICENSE,sha256=F75xSseSKMwqzFj8rswYU6NWS3VoWOc_gY3fJYf9_LI,1504
|
61
|
+
fastlifeweb-0.3.1.dist-info/METADATA,sha256=uQeIQW_FI5D-pzVE6GkWSJEXDbPIEdbWPIg83GQx448,1748
|
62
|
+
fastlifeweb-0.3.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
63
|
+
fastlifeweb-0.3.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|