Pin typing-extensions for Dockerfile
This commit is contained in:
parent
2d35afd0da
commit
3deb015c0d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ pip3 install \
|
|||
six==1.15.0 msgpack==1.0.2 \
|
||||
influxdb_client==1.24.0 rx==3.2.0 \
|
||||
yagrc==1.1.1 grpcio-reflection==1.36.1 protobuf==3.15.6 \
|
||||
typing-extensions>=4.3.0
|
||||
typing-extensions==4.3.0
|
||||
|
||||
ADD . /app
|
||||
WORKDIR /app
|
||||
|
|
Loading…
Reference in a new issue