Metadata-Version: 2.1
Name: starling-server
Version: 0.1.1
Summary: An API for working with a validated subset of the Starling Bank API
Author: Richard
Author-email: richlyon@mac.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: Sphinx (>=4.4.0,<5.0.0)
Requires-Dist: cleo (>=0.8.1,<0.9.0)
Requires-Dist: config-path (>=1.0.2,<2.0.0)
Requires-Dist: fastapi (>=0.74.0,<0.75.0)
Requires-Dist: httpx (>=0.22.0,<0.23.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: sphinx-rtd-theme (>=1.0.0,<2.0.0)
Requires-Dist: uvicorn (>=0.17.5,<0.18.0)
