Metadata-Version: 2.4
Name: the37lab_authlib
Version: 0.1.1788094833
Summary: Python SDK for the Authlib
Author-email: the37lab <info@the37lab.com>
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: flask>=2.0.0
Requires-Dist: psycopg2-binary>=2.9.0
Requires-Dist: pyjwt>=2.0.0
Requires-Dist: python-dotenv>=0.19.0
Requires-Dist: requests>=2.26.0
Requires-Dist: bcrypt>=4.0.0
Requires-Dist: isodate>=0.7.2
Requires-Dist: msal>=1.33.0
Requires-Dist: slack-sdk>=3.0.0
Requires-Dist: cachetools>=5.0.0
Requires-Dist: pyotp>=2.0.0
Requires-Dist: cryptography>=42.0.0
Requires-Dist: the37lab_database_tools
