Skip to content

Commit 0bd9852

Browse files
committed
unpin pydantic and inflect
1 parent 0ddb571 commit 0bd9852

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,8 @@ RUN (type -p wget >/dev/null || (sudo apt update && sudo apt-get install wget -y
154154
RUN pip3 install --no-cache-dir \
155155
black \
156156
djhtml \
157-
inflect==7.0.0 \
158157
matplotlib \
159158
pillow==10.4.0 \
160-
"pydantic<2" \
161159
pytz \
162160
setuptools
163161

0 commit comments

Comments
 (0)