mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-02-17 19:45:17 +00:00
Remove protobuf as a direct dependency
This commit is contained in:
parent
e46bc2e9a1
commit
1474c0d3aa
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ opentelemetry-instrumentation-psycopg2==0.45b0
|
||||||
opentelemetry-sdk==1.24.0
|
opentelemetry-sdk==1.24.0
|
||||||
Pillow==10.3.0
|
Pillow==10.3.0
|
||||||
pilkit>=3.0 # dependency of django-imagekit, 2.0 is incompatible with Pillow>=10
|
pilkit>=3.0 # dependency of django-imagekit, 2.0 is incompatible with Pillow>=10
|
||||||
protobuf==3.20.*
|
|
||||||
psycopg2==2.9.9
|
psycopg2==2.9.9
|
||||||
pycryptodome==3.20.0
|
pycryptodome==3.20.0
|
||||||
pyotp==2.9.0
|
pyotp==2.9.0
|
||||||
|
|
Loading…
Reference in a new issue