Metadata-Version: 2.2
Name: hero_server
Version: 0.1.0
Summary: Hero Server Python Library
Author: ThreeFold Tech
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: fastapi>=0.68.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: typing_extensions>=4.0.0
Requires-Dist: aiohttp>=3.8.0
Requires-Dist: python-multipart>=0.0.5
Requires-Dist: python-jose[cryptography]>=3.3.0
Requires-Dist: passlib[bcrypt]>=1.7.4
Requires-Dist: python-dotenv>=0.19.0
