phuochungus commited on
Commit
23c0b32
1 Parent(s): aaa1b64

Update requirements.txt with new dependencies

Browse files
Files changed (1) hide show
  1. app/requirements.txt +2 -2
app/requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  aiofiles==23.2.1
2
  fastapi==0.103.1
3
  mmcv==2.0.1
4
- mmdeploy_runtime==1.2.0
5
  numpy==1.24.4
6
  opencv_python==4.8.0.76
7
  python-dotenv==1.0.0
@@ -13,4 +12,5 @@ firebase_admin==6.2.0
13
  pytest
14
  pytest-cov
15
  qrcode==7.4.2
16
- neo4j==5.14.1
 
 
1
  aiofiles==23.2.1
2
  fastapi==0.103.1
3
  mmcv==2.0.1
 
4
  numpy==1.24.4
5
  opencv_python==4.8.0.76
6
  python-dotenv==1.0.0
 
12
  pytest
13
  pytest-cov
14
  qrcode==7.4.2
15
+ neo4j==5.14.1
16
+ onnxruntime==1.16.2