Skip to content

Commit

Permalink
Fixed requirements for change_date_format and torchtext
Browse files Browse the repository at this point in the history
  • Loading branch information
AbinayaM02 committed May 16, 2022
1 parent 3deea56 commit aedf080
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# for date format transformation
dateparser==1.0.0
dateparser==1.1.1
Babel==2.9.1
4 changes: 2 additions & 2 deletions requirements-light.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ spacytextblob==3.0.1
tqdm
pandas>=1.2.0
ftfy==6.0.3
dateparser==1.0.0
torchtext==0.9.1
dateparser==1.1.1
torchtext==0.10.1
black==21.5b2
SoundsLike==0.0.11
seqeval==1.2.2
Expand Down

0 comments on commit aedf080

Please sign in to comment.