TachibanaYoshino commited on
Commit
40a7372
1 Parent(s): fec7abc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
  pyarmor
2
- httpcore
3
- httpx==0.24.1
4
  pycryptodome
5
  openvino
6
  scipy
@@ -10,4 +8,6 @@ yapf
10
  opencv-python
11
  numpy
12
  onnxruntime
13
- Pillow
 
 
 
1
  pyarmor
 
 
2
  pycryptodome
3
  openvino
4
  scipy
 
8
  opencv-python
9
  numpy
10
  onnxruntime
11
+ Pillow
12
+ httpcore
13
+ httpx==0.23.0