build: use specific weasel tag

This commit is contained in:
Basile Dura 2023-06-05 15:52:34 +02:00
parent 71ff02885c
commit 3e3a8a10fb
No known key found for this signature in database

View File

@ -51,7 +51,7 @@ install_requires =
wasabi>=0.9.1,<1.2.0 wasabi>=0.9.1,<1.2.0
srsly>=2.4.3,<3.0.0 srsly>=2.4.3,<3.0.0
catalogue>=2.0.6,<2.1.0 catalogue>=2.0.6,<2.1.0
weasel@git+https://github.com/explosion/weasel.git@aeda68ebf3e45c015c925f01b8ad082183b151ca weasel@git+https://github.com/explosion/weasel.git@v0.1.0rc0
# Third-party dependencies # Third-party dependencies
typer>=0.3.0,<0.8.0 typer>=0.3.0,<0.8.0
pathy>=0.10.0 pathy>=0.10.0