fastapi 0.120.0__py3-none-any.whl → 0.120.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.

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.120.0"
3
+ __version__ = "0.120.1"
4
4
 
5
5
  from starlette import status as status
6
6
 
@@ -1,8 +1,10 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: fastapi
3
- Version: 0.120.0
3
+ Version: 0.120.1
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
+ License-Expression: MIT
7
+ License-File: LICENSE
6
8
  Classifier: Intended Audience :: Information Technology
7
9
  Classifier: Intended Audience :: System Administrators
8
10
  Classifier: Operating System :: OS Independent
@@ -22,7 +24,6 @@ Classifier: Framework :: Pydantic
22
24
  Classifier: Framework :: Pydantic :: 1
23
25
  Classifier: Framework :: Pydantic :: 2
24
26
  Classifier: Intended Audience :: Developers
25
- Classifier: License :: OSI Approved :: MIT License
26
27
  Classifier: Programming Language :: Python :: 3 :: Only
27
28
  Classifier: Programming Language :: Python :: 3.8
28
29
  Classifier: Programming Language :: Python :: 3.9
@@ -39,7 +40,7 @@ Project-URL: Repository, https://github.com/fastapi/fastapi
39
40
  Project-URL: Issues, https://github.com/fastapi/fastapi/issues
40
41
  Project-URL: Changelog, https://fastapi.tiangolo.com/release-notes/
41
42
  Requires-Python: >=3.8
42
- Requires-Dist: starlette<0.49.0,>=0.40.0
43
+ Requires-Dist: starlette<0.50.0,>=0.40.0
43
44
  Requires-Dist: pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4
44
45
  Requires-Dist: typing-extensions>=4.8.0
45
46
  Requires-Dist: annotated-doc>=0.0.2
@@ -1,8 +1,8 @@
1
- fastapi-0.120.0.dist-info/METADATA,sha256=VtCdbf9ci1vxLCGnLHuP_29WdBMr6h7VGR3Mb1MvGQQ,28223
2
- fastapi-0.120.0.dist-info/WHEEL,sha256=9P2ygRxDrTJz3gsagc0Z96ukrxjr-LFBGOgv3AuKlCA,90
3
- fastapi-0.120.0.dist-info/entry_points.txt,sha256=GCf-WbIZxyGT4MUmrPGj1cOHYZoGsNPHAvNkT6hnGeA,61
4
- fastapi-0.120.0.dist-info/licenses/LICENSE,sha256=Tsif_IFIW5f-xYSy1KlhAy7v_oNEU4lP2cEnSQbMdE4,1086
5
- fastapi/__init__.py,sha256=rVzS1pnDXdhP_nAo8rMVkesJcwNQLsYYgvE9S_56-u0,1081
1
+ fastapi-0.120.1.dist-info/METADATA,sha256=R9McvMSx6S0X2vuUMfXzuIK--dRcG5W3v_Ndf_NVENs,28218
2
+ fastapi-0.120.1.dist-info/WHEEL,sha256=9P2ygRxDrTJz3gsagc0Z96ukrxjr-LFBGOgv3AuKlCA,90
3
+ fastapi-0.120.1.dist-info/entry_points.txt,sha256=GCf-WbIZxyGT4MUmrPGj1cOHYZoGsNPHAvNkT6hnGeA,61
4
+ fastapi-0.120.1.dist-info/licenses/LICENSE,sha256=Tsif_IFIW5f-xYSy1KlhAy7v_oNEU4lP2cEnSQbMdE4,1086
5
+ fastapi/__init__.py,sha256=fxec8OGdCHjPxEWO2CoUlqtDaSKUwE4Y790CbQ3iqLM,1081
6
6
  fastapi/__main__.py,sha256=bKePXLdO4SsVSM6r9SVoLickJDcR2c0cTOxZRKq26YQ,37
7
7
  fastapi/_compat/__init__.py,sha256=8fa5XmM6_whr6YWuCs7KDdKR_gZ_AMmaxYW7GDn0eng,2718
8
8
  fastapi/_compat/main.py,sha256=WDixlh9_5nfFuwWvbYQJNi8l5nDZdfbl2nMyTriG65c,10978
@@ -55,4 +55,4 @@ fastapi/testclient.py,sha256=nBvaAmX66YldReJNZXPOk1sfuo2Q6hs8bOvIaCep6LQ,66
55
55
  fastapi/types.py,sha256=nFb36sK3DSoqoyo7Miwy3meKK5UdFBgkAgLSzQlUVyI,383
56
56
  fastapi/utils.py,sha256=Nedm_1OJnL12uHJ85HTPCO-AHfwxCtXObFpBi_0X4xQ,9010
57
57
  fastapi/websockets.py,sha256=419uncYObEKZG0YcrXscfQQYLSWoE10jqxVMetGdR98,222
58
- fastapi-0.120.0.dist-info/RECORD,,
58
+ fastapi-0.120.1.dist-info/RECORD,,