Skip to content

Commit

Permalink
Must use at least ML 0.13.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Dec 5, 2023
1 parent f83bc7f commit 7c8c6cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions edu.cuny.hunter.hybridize.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Import-Package: com.google.common.collect,
com.ibm.wala.cast.python.client;version="0.1.0",
com.ibm.wala.cast.python.ipa.callgraph;version="0.12.0",
com.ibm.wala.cast.python.loader;version="0.1.0",
com.ibm.wala.cast.python.ml.analysis;version="0.1.0",
com.ibm.wala.cast.python.ml.client;version="0.1.0",
com.ibm.wala.cast.python.ml.analysis;version="0.13.0",
com.ibm.wala.cast.python.ml.client;version="0.13.0",
com.ibm.wala.cast.python.modref;version="0.11.0",
com.ibm.wala.cast.python.ssa,
com.ibm.wala.cast.python.types,
Expand Down

0 comments on commit 7c8c6cd

Please sign in to comment.