Metadata-Version: 2.1
Name: http-requester
Version: 0.1.0
Summary: 
Author: Ryan O'Rourke
Author-email: ryan.orourke@welocalize.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: aiohttp (>=3.6.2,<4.0.0)
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: nest_asyncio (>=1.4.0,<2.0.0)
Requires-Dist: pydantic (>=1.6.1,<2.0.0)
Requires-Dist: requests (>=2.24.0,<3.0.0)
Requires-Dist: yarl (>=1.6.0,<2.0.0)
