白鹭先生 commited on
Commit
f6c2d9d
·
1 Parent(s): a1c4fde
Files changed (2) hide show
  1. packages.txt +0 -3
  2. requirements.txt +1 -0
packages.txt CHANGED
@@ -1,5 +1,2 @@
1
- build-essential
2
- python3-dev
3
- libevent-dev
4
  python3-opencv
5
  libgdal-dev
 
 
 
 
1
  python3-opencv
2
  libgdal-dev
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  scipy==1.4.1
2
  numpy==1.22.3
3
  matplotlib==3.3.2
 
1
+ cython
2
  scipy==1.4.1
3
  numpy==1.22.3
4
  matplotlib==3.3.2