fastapi 0.115.6__py3-none-any.whl → 0.115.7__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.
Potentially problematic release.
This version of fastapi might be problematic. Click here for more details.
- fastapi/__init__.py +1 -1
- {fastapi-0.115.6.dist-info → fastapi-0.115.7.dist-info}/METADATA +9 -9
- {fastapi-0.115.6.dist-info → fastapi-0.115.7.dist-info}/RECORD +6 -6
- {fastapi-0.115.6.dist-info → fastapi-0.115.7.dist-info}/WHEEL +0 -0
- {fastapi-0.115.6.dist-info → fastapi-0.115.7.dist-info}/entry_points.txt +0 -0
- {fastapi-0.115.6.dist-info → fastapi-0.115.7.dist-info}/licenses/LICENSE +0 -0
fastapi/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fastapi
|
|
3
|
-
Version: 0.115.
|
|
3
|
+
Version: 0.115.7
|
|
4
4
|
Summary: FastAPI framework, high performance, easy to learn, fast to code, ready for production
|
|
5
5
|
Author-Email: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com>
|
|
6
6
|
Classifier: Intended Audience :: Information Technology
|
|
@@ -20,6 +20,7 @@ Classifier: Framework :: AsyncIO
|
|
|
20
20
|
Classifier: Framework :: FastAPI
|
|
21
21
|
Classifier: Framework :: Pydantic
|
|
22
22
|
Classifier: Framework :: Pydantic :: 1
|
|
23
|
+
Classifier: Framework :: Pydantic :: 2
|
|
23
24
|
Classifier: Intended Audience :: Developers
|
|
24
25
|
Classifier: License :: OSI Approved :: MIT License
|
|
25
26
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
@@ -36,21 +37,21 @@ Project-URL: Repository, https://github.com/fastapi/fastapi
|
|
|
36
37
|
Project-URL: Issues, https://github.com/fastapi/fastapi/issues
|
|
37
38
|
Project-URL: Changelog, https://fastapi.tiangolo.com/release-notes/
|
|
38
39
|
Requires-Python: >=3.8
|
|
39
|
-
Requires-Dist: starlette<0.
|
|
40
|
+
Requires-Dist: starlette<0.46.0,>=0.40.0
|
|
40
41
|
Requires-Dist: pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4
|
|
41
42
|
Requires-Dist: typing-extensions>=4.8.0
|
|
42
43
|
Provides-Extra: standard
|
|
43
44
|
Requires-Dist: fastapi-cli[standard]>=0.0.5; extra == "standard"
|
|
44
45
|
Requires-Dist: httpx>=0.23.0; extra == "standard"
|
|
45
|
-
Requires-Dist: jinja2>=
|
|
46
|
-
Requires-Dist: python-multipart>=0.0.
|
|
46
|
+
Requires-Dist: jinja2>=3.1.5; extra == "standard"
|
|
47
|
+
Requires-Dist: python-multipart>=0.0.18; extra == "standard"
|
|
47
48
|
Requires-Dist: email-validator>=2.0.0; extra == "standard"
|
|
48
49
|
Requires-Dist: uvicorn[standard]>=0.12.0; extra == "standard"
|
|
49
50
|
Provides-Extra: all
|
|
50
51
|
Requires-Dist: fastapi-cli[standard]>=0.0.5; extra == "all"
|
|
51
52
|
Requires-Dist: httpx>=0.23.0; extra == "all"
|
|
52
|
-
Requires-Dist: jinja2>=
|
|
53
|
-
Requires-Dist: python-multipart>=0.0.
|
|
53
|
+
Requires-Dist: jinja2>=3.1.5; extra == "all"
|
|
54
|
+
Requires-Dist: python-multipart>=0.0.18; extra == "all"
|
|
54
55
|
Requires-Dist: itsdangerous>=1.1.0; extra == "all"
|
|
55
56
|
Requires-Dist: pyyaml>=5.3.1; extra == "all"
|
|
56
57
|
Requires-Dist: ujson!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,>=4.0.1; extra == "all"
|
|
@@ -109,7 +110,7 @@ The key features are:
|
|
|
109
110
|
|
|
110
111
|
<!-- sponsors -->
|
|
111
112
|
|
|
112
|
-
<a href="https://
|
|
113
|
+
<a href="https://blockbee.io?ref=fastapi" target="_blank" title="BlockBee Cryptocurrency Payment Gateway"><img src="https://fastapi.tiangolo.com/img/sponsors/blockbee.png"></a>
|
|
113
114
|
<a href="https://platform.sh/try-it-now/?utm_source=fastapi-signup&utm_medium=banner&utm_campaign=FastAPI-signup-June-2023" target="_blank" title="Build, run and scale your apps on a modern, reliable, and secure PaaS."><img src="https://fastapi.tiangolo.com/img/sponsors/platform-sh.png"></a>
|
|
114
115
|
<a href="https://www.porter.run" target="_blank" title="Deploy FastAPI on AWS with a few clicks"><img src="https://fastapi.tiangolo.com/img/sponsors/porter.png"></a>
|
|
115
116
|
<a href="https://bump.sh/fastapi?utm_source=fastapi&utm_medium=referral&utm_campaign=sponsor" target="_blank" title="Automate FastAPI documentation generation with Bump.sh"><img src="https://fastapi.tiangolo.com/img/sponsors/bump-sh.svg"></a>
|
|
@@ -124,7 +125,6 @@ The key features are:
|
|
|
124
125
|
<a href="https://databento.com/" target="_blank" title="Pay as you go for market data"><img src="https://fastapi.tiangolo.com/img/sponsors/databento.svg"></a>
|
|
125
126
|
<a href="https://speakeasy.com?utm_source=fastapi+repo&utm_medium=github+sponsorship" target="_blank" title="SDKs for your API | Speakeasy"><img src="https://fastapi.tiangolo.com/img/sponsors/speakeasy.png"></a>
|
|
126
127
|
<a href="https://www.svix.com/" target="_blank" title="Svix - Webhooks as a service"><img src="https://fastapi.tiangolo.com/img/sponsors/svix.svg"></a>
|
|
127
|
-
<a href="https://www.codacy.com/?utm_source=github&utm_medium=sponsors&utm_id=pioneers" target="_blank" title="Take code reviews from hours to minutes"><img src="https://fastapi.tiangolo.com/img/sponsors/codacy.png"></a>
|
|
128
128
|
<a href="https://www.stainlessapi.com/?utm_source=fastapi&utm_medium=referral" target="_blank" title="Stainless | Generate best-in-class SDKs"><img src="https://fastapi.tiangolo.com/img/sponsors/stainless.png"></a>
|
|
129
129
|
|
|
130
130
|
<!-- /sponsors -->
|
|
@@ -522,7 +522,7 @@ FastAPI depends on Pydantic and Starlette.
|
|
|
522
522
|
|
|
523
523
|
### `standard` Dependencies
|
|
524
524
|
|
|
525
|
-
When you install FastAPI with `pip install "fastapi[standard]"` it comes the `standard` group of optional dependencies:
|
|
525
|
+
When you install FastAPI with `pip install "fastapi[standard]"` it comes with the `standard` group of optional dependencies:
|
|
526
526
|
|
|
527
527
|
Used by Pydantic:
|
|
528
528
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
fastapi-0.115.
|
|
2
|
-
fastapi-0.115.
|
|
3
|
-
fastapi-0.115.
|
|
4
|
-
fastapi-0.115.
|
|
5
|
-
fastapi/__init__.py,sha256=
|
|
1
|
+
fastapi-0.115.7.dist-info/METADATA,sha256=l7odQfcUJbwC775AF8m6m92HVzEp6MkoxMsSzH-Eg1A,27101
|
|
2
|
+
fastapi-0.115.7.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
|
|
3
|
+
fastapi-0.115.7.dist-info/entry_points.txt,sha256=GCf-WbIZxyGT4MUmrPGj1cOHYZoGsNPHAvNkT6hnGeA,61
|
|
4
|
+
fastapi-0.115.7.dist-info/licenses/LICENSE,sha256=Tsif_IFIW5f-xYSy1KlhAy7v_oNEU4lP2cEnSQbMdE4,1086
|
|
5
|
+
fastapi/__init__.py,sha256=Av5a_p_jzaCRpJx9pGytQuyaCqnrGRP2VFybtfgqocg,1081
|
|
6
6
|
fastapi/__main__.py,sha256=bKePXLdO4SsVSM6r9SVoLickJDcR2c0cTOxZRKq26YQ,37
|
|
7
7
|
fastapi/_compat.py,sha256=Rg7kA7uue4Z6yr8T7hf8b7G6PeC_06mK004Nnykijfk,23953
|
|
8
8
|
fastapi/applications.py,sha256=Ix-o9pQAWhEDf9J0Q1hZ0nBB1uP72c-Y3oiYzvrwqiM,176316
|
|
@@ -47,4 +47,4 @@ fastapi/testclient.py,sha256=nBvaAmX66YldReJNZXPOk1sfuo2Q6hs8bOvIaCep6LQ,66
|
|
|
47
47
|
fastapi/types.py,sha256=nFb36sK3DSoqoyo7Miwy3meKK5UdFBgkAgLSzQlUVyI,383
|
|
48
48
|
fastapi/utils.py,sha256=y8Bj5ttMaI9tS4D60OUgXqKnktBr99NdYUnHHV9LgoY,7948
|
|
49
49
|
fastapi/websockets.py,sha256=419uncYObEKZG0YcrXscfQQYLSWoE10jqxVMetGdR98,222
|
|
50
|
-
fastapi-0.115.
|
|
50
|
+
fastapi-0.115.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|