Skip to content

Commit

Permalink
downgrade numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
jokester committed Jul 2, 2024
1 parent f8aad36 commit 03659b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ dependencies:
- zstd=1.5.5=hc292b87_0
- pip:
- pydensecrf@https://github.com/lucasb-eyer/pydensecrf/archive/refs/heads/master.zip
- opencv-python
- opencv-python-headless
- numpy==1.16.4
- celery==5.3.6
- celery[redis]==5.3.6
- asgiref
Expand Down

0 comments on commit 03659b4

Please sign in to comment.