Skip to content

Commit

Permalink
update compat
Browse files Browse the repository at this point in the history
  • Loading branch information
chengchingwen committed Feb 10, 2022
1 parent 432eb9b commit a93d389
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ InternedStrings = "0.7"
JSON = "0.21"
LightXML = "0.9"
MacroTools = "0.5"
NNlib = "0.7"
NNlibCUDA = "0.1"
Pickle = "0.2"
PrimitiveOneHot = "0.1.1"
NNlib = "0.8"
NNlibCUDA = "0.2"
Pickle = "0.3"
PrimitiveOneHot = "0.1"
Requires = "1"
WordTokenizers = "0.5.6"
ZipFile = "0.9"
Expand Down

0 comments on commit a93d389

Please sign in to comment.