Skip to content

Commit

Permalink
MAINT pin dev requirements for core deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonllee committed May 15, 2021
1 parent db2f8a8 commit f03314e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Core dependencies pinned at their latest versions for tests and dev
dataclasses==0.8 ; python_version < '3.7'
pylangacq==0.14.0
wordseg==0.0.2
# For tests, style checks, and deployment
black==20.8b1
flake8==3.8.4
Expand Down

0 comments on commit f03314e

Please sign in to comment.