Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thewchan authored Nov 22, 2023
1 parent d838e70 commit c7ff444
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,15 @@ requirements:
host:
- pip
- poetry-core >=1.0.0
- python >=3.7
- python >=3.8,<4
run:
- ftfy >=6.1
- python >=3.8,<4
- msgpack-python >=1.0.7,<2.0.0
- langcodes >=3.0
- msgpack-python >=1.0
- mypy >=0.931,<0.932
- python >=3.7
- regex >=2020.04.04
- regex >=2023.10.3
- ftfy >=6.1
- locate >=1.1.1,<2.0.0


test:
imports:
Expand Down

0 comments on commit c7ff444

Please sign in to comment.