Skip to content

Commit 0e19d27

Browse files
committed
Merge branch 'main' of https://github.com/explosion/weasel
2 parents 06bef7a + 56ad6ee commit 0e19d27

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
confection>=0.0.4,<0.2.0
33
wasabi>=0.9.1,<1.2.0
44
srsly>=2.4.3,<3.0.0
5-
typer>=0.3.0,<1.0.0
5+
typer-slim>=0.3.0,<1.0.0
66
cloudpathlib>=0.7.0,<1.0.0
77
smart-open>=5.2.1,<8.0.0
88
# Third party dependencies

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ install_requires =
3535
packaging>=20.0
3636
wasabi>=0.9.1,<1.2.0
3737
srsly>=2.4.3,<3.0.0
38-
typer>=0.3.0,<1.0.0
38+
typer-slim>=0.3.0,<1.0.0
3939
cloudpathlib>=0.7.0,<1.0.0
4040
smart-open>=5.2.1,<8.0.0
4141
requests>=2.13.0,<3.0.0

0 commit comments

Comments
 (0)