Skip to content

Commit c643284

Browse files
authored
Update requirements.txt
1 parent ac77e21 commit c643284

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
dill
2-
marisa-trie
3-
nltk>=3.2.2
4-
pytz
5-
requests
6-
tinydb
7-
tqdm
1+
dill==0.3.*
2+
marisa-trie==0.7.*
3+
nltk==3.4.*
4+
pytz==2019.2
5+
requests==2.22.*
6+
tinydb==3.13.*
7+
tqdm==4.35.*

0 commit comments

Comments
 (0)