diff --git a/requirements.min.txt b/requirements.min.txt index 6e548297..56b67dca 100644 --- a/requirements.min.txt +++ b/requirements.min.txt @@ -3,6 +3,8 @@ anyio<4.0.0 chevron==0.14.0 click>=8.0.4 coloredlogs>=10.0 +# Need to install this specifically from git as the sdist is broken +editdistance @ git+https://github.com/roy-ht/editdistance.git@v0.6.2 ; python_version == '3.12' fastapi>=0.78.0 # Note: when we move g2p to >=2, we will need fastapi>=0.100.0 which requires httpx g2p>=1.1.20230822, <2.1