Skip to content

Commit

Permalink
bump omegaconf requirement to >= 2.2.dev3
Browse files Browse the repository at this point in the history
This version of omegaconf now has a consistent requirement on antlr-4.9
  • Loading branch information
pixelb committed May 6, 2022
1 parent dc78a43 commit 55d5b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
omegaconf~=2.1
omegaconf>=2.2.dev3
antlr4-python3-runtime==4.9.*
importlib-resources;python_version<'3.9'
packaging

0 comments on commit 55d5b41

Please sign in to comment.