Files
Jyotisha/requirements-reference-engines.txt
T
2026-07-25 01:17:14 +08:00

10 lines
408 B
Plaintext

# Optional isolated reference-engine environment.
#
# PyJHora is AGPL-3.0 and must remain an external benchmark/reference engine.
# Do not merge this file into the commercial production runtime requirements.
# PyJHora 4.8.7 omits geocoder from its PyPI dependency metadata even though
# jhora.utils imports it, so the missing runtime dependency is explicit here.
PyJHora==4.8.7
geocoder==1.38.1
geopy==2.4.1