Metadata-Version: 2.1
Name: fsu
Version: 1.2.1
Summary: FastAPI, SQLAlchemy core Utils and more
License: MIT
Author: Lutz
Author-email: lutz.l.burning@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: aiohttp (>=3.6.2,<4.0.0)
Requires-Dist: fastapi (>=0.57.0,<0.58.0)
Requires-Dist: msgpack (>=1.0.0,<2.0.0)
Requires-Dist: orjson (>=3.0.1,<4.0.0)
Requires-Dist: pyjwt (>=1.7.1,<2.0.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Requires-Dist: sqlalchemy (>=1.3.17,<2.0.0)
