mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-12-01 05:51:16 +00:00
Update pycryptodome to 3.20.0
This commit is contained in:
parent
1276112214
commit
309147bd98
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ 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.*
|
protobuf==3.20.*
|
||||||
psycopg2==2.9.5
|
psycopg2==2.9.5
|
||||||
pycryptodome==3.19.1
|
pycryptodome==3.20.0
|
||||||
pyotp==2.8.0
|
pyotp==2.8.0
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
pytz>=2022.7
|
pytz>=2022.7
|
||||||
|
|
Loading…
Reference in a new issue