We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e4d3d commit 1d76ac7Copy full SHA for 1d76ac7
docker/Dockerfile
@@ -9,7 +9,7 @@ RUN apt-get -y --no-install-recommends install \
9
python3-pip python3-dev
10
11
RUN pip3 install \
12
- "pyrate-limiter==3.0.0" \
+ "pyrate-limiter==2.7.0" \
13
redis \
14
pyrefinebio --break-system-packages
15
0 commit comments