add antlr4 to requirements to fix Windows conda glitch

This commit is contained in:
Lincoln Stein 2022-11-02 15:31:09 -04:00
parent b8870d8290
commit 0f6aa7fe19

View File

@ -11,6 +11,7 @@ dependencies:
- pytorch-cuda=11.7
- pip:
- albumentations==0.4.3
- antlr4-python3-runtime
- opencv-python==4.5.5.64
- pudb==2019.2
- imageio==2.9.0