fastapi 0.112.0__py3-none-any.whl → 0.112.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.112.0"
3
+ __version__ = "0.112.1"
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.112.0
3
+ Version: 0.112.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
6
  Classifier: Intended Audience :: Information Technology
@@ -33,8 +33,10 @@ Classifier: Topic :: Internet :: WWW/HTTP
33
33
  Project-URL: Homepage, https://github.com/fastapi/fastapi
34
34
  Project-URL: Documentation, https://fastapi.tiangolo.com/
35
35
  Project-URL: Repository, https://github.com/fastapi/fastapi
36
+ Project-URL: Issues, https://github.com/fastapi/fastapi/issues
37
+ Project-URL: Changelog, https://fastapi.tiangolo.com/release-notes/
36
38
  Requires-Python: >=3.8
37
- Requires-Dist: starlette<0.38.0,>=0.37.2
39
+ Requires-Dist: starlette<0.39.0,>=0.37.2
38
40
  Requires-Dist: pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4
39
41
  Requires-Dist: typing-extensions>=4.8.0
40
42
  Requires-Dist: fastapi-cli[standard]>=0.0.5; extra == "standard"
@@ -1,8 +1,8 @@
1
- fastapi-0.112.0.dist-info/METADATA,sha256=gImLaC7Phv1KRniQYy4Yyjjm8QQSwbJ7wUJXxbBHYzE,27225
2
- fastapi-0.112.0.dist-info/WHEEL,sha256=rSwsxJWe3vzyR5HCwjWXQruDgschpei4h_giTm0dJVE,90
3
- fastapi-0.112.0.dist-info/entry_points.txt,sha256=Nn2-rs4A5_lQZko2b9QqCKQx9Irx0agGbxq3QLgjBxQ,46
4
- fastapi-0.112.0.dist-info/licenses/LICENSE,sha256=Tsif_IFIW5f-xYSy1KlhAy7v_oNEU4lP2cEnSQbMdE4,1086
5
- fastapi/__init__.py,sha256=W2vbwjgsS57nRtMKFmhXnj6X0xMXGmHgkgfvdwtPxyo,1081
1
+ fastapi-0.112.1.dist-info/METADATA,sha256=DXZ6wUq8_97Y7baE_tdgj78VG-88WZ0CquDFrNDELO0,27356
2
+ fastapi-0.112.1.dist-info/WHEEL,sha256=rSwsxJWe3vzyR5HCwjWXQruDgschpei4h_giTm0dJVE,90
3
+ fastapi-0.112.1.dist-info/entry_points.txt,sha256=Nn2-rs4A5_lQZko2b9QqCKQx9Irx0agGbxq3QLgjBxQ,46
4
+ fastapi-0.112.1.dist-info/licenses/LICENSE,sha256=Tsif_IFIW5f-xYSy1KlhAy7v_oNEU4lP2cEnSQbMdE4,1086
5
+ fastapi/__init__.py,sha256=mJPNeiw1woqECVo-LHqyg3k8MTR2Rf9MWiPCLJpgBJQ,1081
6
6
  fastapi/__main__.py,sha256=bKePXLdO4SsVSM6r9SVoLickJDcR2c0cTOxZRKq26YQ,37
7
7
  fastapi/_compat.py,sha256=OjE3FUZ0IPXqIJWKhoWKDNCHv4so-FQ-rfN8ngQZeFE,23134
8
8
  fastapi/applications.py,sha256=h0hVWT7fXS05N3ZAC72mtf1pu5uJmTdJVEw62uUMf7k,176342
@@ -47,4 +47,4 @@ fastapi/testclient.py,sha256=nBvaAmX66YldReJNZXPOk1sfuo2Q6hs8bOvIaCep6LQ,66
47
47
  fastapi/types.py,sha256=nFb36sK3DSoqoyo7Miwy3meKK5UdFBgkAgLSzQlUVyI,383
48
48
  fastapi/utils.py,sha256=lHKngr-TmOx9QzSyA6PXYSvEgxPYUIk5t3u-kZtskEM,8035
49
49
  fastapi/websockets.py,sha256=419uncYObEKZG0YcrXscfQQYLSWoE10jqxVMetGdR98,222
50
- fastapi-0.112.0.dist-info/RECORD,,
50
+ fastapi-0.112.1.dist-info/RECORD,,