Metadata-Version: 2.1
Name: pydantic-requests
Version: 0.1.0
Summary: A pydantic integration with requests.
License: MIT
Author: Janez Troha
Author-email: dz0ny@ubuntu.si
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pydantic (>=0.25.0,<0.26.0)
Requires-Dist: requests (>=2.21,<3.0)
