Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshtr committed Nov 6, 2021
1 parent 02bd99b commit 0346e4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ classifiers =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
License :: OSI Approved :: MIT License
Topic :: Software Development :: Libraries
Intended Audience :: Developers
Expand All @@ -26,7 +28,7 @@ packages =
mlmorph_spellchecker.strategies

install_requires=
mlmorph>=1.2.1
mlmorph>=1.3.2

[options.package_data]
*=resources/common_mistakes.csv

0 comments on commit 0346e4e

Please sign in to comment.