Skip to content

Commit

Permalink
Merge pull request #3 from marshmeowllo/master
Browse files Browse the repository at this point in the history
Fix ModuleNotFoundError
  • Loading branch information
wannaphong authored Jun 1, 2024
2 parents 55e3f65 + b13e85b commit d65aa97
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
nltk
pythainlp>=5.0.3
Faker
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
Faker==25.2.0
idna==3.7
joblib==1.4.2
nltk==3.8.1
pythainlp==5.0.3
python-crfsuite==0.9.10
python-dateutil==2.9.0.post0
regex==2024.5.15
requests==2.32.2
six==1.16.0
tqdm==4.66.4
urllib3==2.2.1

0 comments on commit d65aa97

Please sign in to comment.