fastapi 0.107.0__py3-none-any.whl → 0.108.0__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.107.0"
3
+ __version__ = "0.108.0"
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.107.0
3
+ Version: 0.108.0
4
4
  Summary: FastAPI framework, high performance, easy to learn, fast to code, ready for production
5
5
  Project-URL: Homepage, https://github.com/tiangolo/fastapi
6
6
  Project-URL: Documentation, https://fastapi.tiangolo.com/
@@ -35,9 +35,8 @@ Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
35
35
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
36
36
  Classifier: Typing :: Typed
37
37
  Requires-Python: >=3.8
38
- Requires-Dist: anyio<4.0.0,>=3.7.1
39
38
  Requires-Dist: pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4
40
- Requires-Dist: starlette<0.29.0,>=0.28.0
39
+ Requires-Dist: starlette<0.33.0,>=0.29.0
41
40
  Requires-Dist: typing-extensions>=4.8.0
42
41
  Provides-Extra: all
43
42
  Requires-Dist: email-validator>=2.0.0; extra == 'all'
@@ -1,4 +1,4 @@
1
- fastapi/__init__.py,sha256=9vqVJ5cHx0MndbGvQx4Z4CGwGC0SzVE_v8Bn9TyRHV8,1081
1
+ fastapi/__init__.py,sha256=3mstOBpWKZHkvLNs6tyEeEUmBotkER4K6w5ySXUM748,1081
2
2
  fastapi/_compat.py,sha256=i_LwkpFVbNCuraFRbc1UmNNocX63BAwjjBXgF59JJVQ,23027
3
3
  fastapi/applications.py,sha256=nUoSz0Lhif39vAw9KATzFH2Xjz73kftOMCiwq6osNfg,176375
4
4
  fastapi/background.py,sha256=F1tsrJKfDZaRchNgF9ykB2PcRaPBJTbL4htN45TJAIc,1799
@@ -41,7 +41,7 @@ fastapi/security/http.py,sha256=_YdhSRRUCGydVDUILygWg0VlkPA28t_gjcy_axD3eOk,1353
41
41
  fastapi/security/oauth2.py,sha256=QAUOE2f6KXbXjkrJIIYCOugI6-R0g9EECZ5t8eN9nA4,21612
42
42
  fastapi/security/open_id_connect_url.py,sha256=Mb8wFxrRh4CrsFW0RcjBEQLASPHGDtZRP6c2dCrspAg,2753
43
43
  fastapi/security/utils.py,sha256=bd8T0YM7UQD5ATKucr1bNtAvz_Y3__dVNAv5UebiPvc,293
44
- fastapi-0.107.0.dist-info/METADATA,sha256=5Y6FLljMVI7E83MD7JlabgBfUq1z6ekKzVo1BSSZv9s,24944
45
- fastapi-0.107.0.dist-info/WHEEL,sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k,87
46
- fastapi-0.107.0.dist-info/licenses/LICENSE,sha256=Tsif_IFIW5f-xYSy1KlhAy7v_oNEU4lP2cEnSQbMdE4,1086
47
- fastapi-0.107.0.dist-info/RECORD,,
44
+ fastapi-0.108.0.dist-info/METADATA,sha256=ksInKKHmxFYIM6RBnyOFO4X6WYhATEoAUclWQ89BHV8,24909
45
+ fastapi-0.108.0.dist-info/WHEEL,sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k,87
46
+ fastapi-0.108.0.dist-info/licenses/LICENSE,sha256=Tsif_IFIW5f-xYSy1KlhAy7v_oNEU4lP2cEnSQbMdE4,1086
47
+ fastapi-0.108.0.dist-info/RECORD,,