Metadata-Version: 2.1
Name: dialogy
Version: 0.4.1
Summary: Language understanding for human dialog.
Author: Amresh Venugopal
Author-email: amresh.venugopal@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: attrs (>=20.3.0,<21.0.0)
Requires-Dist: coloredlogs (>=15.0,<16.0)
Requires-Dist: copier (>=5.1.0,<6.0.0)
Requires-Dist: docopt (>=0.6.2,<0.7.0)
Requires-Dist: pydash (>=4.9.3,<5.0.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Requires-Dist: pytz (>=2020.4,<2021.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: watchdog (>=1.0.2,<2.0.0)
