Metadata-Version: 2.1
Name: dgraph-orm
Version: 0.2.3
Summary: 
Author: Jeremy Berman
Author-email: jerber@sas.upenn.edu
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyJWT
Requires-Dist: black (>=21.9b0,<22.0)
Requires-Dist: devtools (>=0.8,<0.9)
Requires-Dist: fastapi
Requires-Dist: gql[all] (>=3.0.0b0,<4.0.0)
Requires-Dist: httpx (>=0.19.0,<0.20.0)
Requires-Dist: orjson (>=3.6.7,<4.0.0)
Requires-Dist: pydantic[email] (>=1.9.0,<2.0.0)
Requires-Dist: requests (>=2.26,<3.0)
Requires-Dist: retry (>=0.9.2,<0.10.0)
