Skip to content
Snippets Groups Projects
Commit 350e7765 authored by rdanecek's avatar rdanecek
Browse files

Fix numpy/pandas version.

parent 8779a2a6
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ dependencies:
- ninja=1.10.2
- notebook=6.3.0
- numba>=0.52.0
- pandas>=1.1.5
- pandas>=1.4.2
- pip>=21.2.4
- python=3.8
# - pytorch=1.9.1=py3.8_cuda11.1_cudnn8.0.5_0
......
......@@ -32,7 +32,7 @@ matplotlib~=3.3.4
memory-profiler~=0.58.0
mmcv~=1.2.2
munch~=2.5.0
numpy~=1.19.5
numpy>=1.23.1
omegaconf~=2.0.6
onnx~=1.10.2
onnxruntime-gpu~=1.9.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment