Commit d7e37b39 authored by nimrod's avatar nimrod
Browse files

Force a newer version of prompt-toolkit.

Needed for the various DB CLI utils.
parent ab2d2dc2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@ RUN curl --verbose https://www.mongodb.org/static/pgp/server-4.4.asc | apt-key a
        piprot \
        poetry \
        pre-commit \
        prompt-toolkit>=3.0.0 \
        psycopg2 \
        pur \
        pygments \