fastapi 0.110.3.dev1__py3-none-any.whl → 0.110.3.dev2__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 CHANGED
@@ -1,6 +1,6 @@
1
1
  """FastAPI framework, high performance, easy to learn, fast to code, ready for production"""
2
2
 
3
- __version__ = "0.110.3.dev1"
3
+ __version__ = "0.110.3.dev2"
4
4
 
5
5
  from starlette import status as status
6
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fastapi
3
- Version: 0.110.3.dev1
3
+ Version: 0.110.3.dev2
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
@@ -37,13 +37,6 @@ Requires-Python: >=3.8
37
37
  Requires-Dist: starlette<0.38.0,>=0.37.2
38
38
  Requires-Dist: pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4
39
39
  Requires-Dist: typing-extensions>=4.8.0
40
- Requires-Dist: httpx>=0.23.0; extra == "standard"
41
- Requires-Dist: jinja2>=2.11.2; extra == "standard"
42
- Requires-Dist: python-multipart>=0.0.7; extra == "standard"
43
- Requires-Dist: email_validator>=2.0.0; extra == "standard"
44
- Requires-Dist: uvicorn[standard]>=0.12.0; extra == "standard"
45
- Requires-Dist: pydantic-settings>=2.0.0; extra == "standard"
46
- Requires-Dist: pydantic-extra-types>=2.0.0; extra == "standard"
47
40
  Requires-Dist: httpx>=0.23.0; extra == "all"
48
41
  Requires-Dist: jinja2>=2.11.2; extra == "all"
49
42
  Requires-Dist: python-multipart>=0.0.7; extra == "all"
@@ -55,7 +48,6 @@ Requires-Dist: email_validator>=2.0.0; extra == "all"
55
48
  Requires-Dist: uvicorn[standard]>=0.12.0; extra == "all"
56
49
  Requires-Dist: pydantic-settings>=2.0.0; extra == "all"
57
50
  Requires-Dist: pydantic-extra-types>=2.0.0; extra == "all"
58
- Provides-Extra: standard
59
51
  Provides-Extra: all
60
52
  Description-Content-Type: text/markdown
61
53
 
@@ -1,7 +1,7 @@
1
- fastapi-0.110.3.dev1.dist-info/METADATA,sha256=5Y8feK_iVHiThLJcCoTPrDyr30_pHDZ3K4fYl0Fdzic,25354
2
- fastapi-0.110.3.dev1.dist-info/WHEEL,sha256=7sv5iXvIiTVJSnAxCz2tGBm9DHsb2vPSzeYeT7pvGUY,90
3
- fastapi-0.110.3.dev1.dist-info/licenses/LICENSE,sha256=Tsif_IFIW5f-xYSy1KlhAy7v_oNEU4lP2cEnSQbMdE4,1086
4
- fastapi/__init__.py,sha256=WT7NotdE3BUnDTe3YGPPL5S9Bip1T7TjdUPeEQZxaWY,1086
1
+ fastapi-0.110.3.dev2.dist-info/METADATA,sha256=TJp-8Ya-Y6ZRmyoaqHcdURMpjE9lyyn-etrVePmsbZs,24922
2
+ fastapi-0.110.3.dev2.dist-info/WHEEL,sha256=7sv5iXvIiTVJSnAxCz2tGBm9DHsb2vPSzeYeT7pvGUY,90
3
+ fastapi-0.110.3.dev2.dist-info/licenses/LICENSE,sha256=Tsif_IFIW5f-xYSy1KlhAy7v_oNEU4lP2cEnSQbMdE4,1086
4
+ fastapi/__init__.py,sha256=WI8Ic7yE10lkrqv_S8rrAE8zYCiIq_MJ3heqDNrw7A8,1086
5
5
  fastapi/_compat.py,sha256=OjE3FUZ0IPXqIJWKhoWKDNCHv4so-FQ-rfN8ngQZeFE,23134
6
6
  fastapi/applications.py,sha256=owRSmdslsJhJCDxxatkfMdewlaiE-9DPbwQ7alyexgU,176342
7
7
  fastapi/background.py,sha256=rouLirxUANrcYC824MSMypXL_Qb2HYg2YZqaiEqbEKI,1768
@@ -44,4 +44,4 @@ fastapi/testclient.py,sha256=nBvaAmX66YldReJNZXPOk1sfuo2Q6hs8bOvIaCep6LQ,66
44
44
  fastapi/types.py,sha256=nFb36sK3DSoqoyo7Miwy3meKK5UdFBgkAgLSzQlUVyI,383
45
45
  fastapi/utils.py,sha256=lHKngr-TmOx9QzSyA6PXYSvEgxPYUIk5t3u-kZtskEM,8035
46
46
  fastapi/websockets.py,sha256=419uncYObEKZG0YcrXscfQQYLSWoE10jqxVMetGdR98,222
47
- fastapi-0.110.3.dev1.dist-info/RECORD,,
47
+ fastapi-0.110.3.dev2.dist-info/RECORD,,