diff --git a/conda-environment_py38_cu11_ubuntu.yml b/conda-environment_py38_cu11_ubuntu.yml
index 128231264e3c270b0a7a4e314047d98a476dbe07..88f10920f9c077f418e7104040c0038388d964ad 100644
--- a/conda-environment_py38_cu11_ubuntu.yml
+++ b/conda-environment_py38_cu11_ubuntu.yml
@@ -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
diff --git a/requirements38.txt b/requirements38.txt
index 194f0b1293bd38769f9b6d6495b715f8ce2f18e3..bec94e4260637e8ce9c8577376540935a0fe408b 100644
--- a/requirements38.txt
+++ b/requirements38.txt
@@ -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