mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-25 02:51:13 +00:00
Update pyotp to 2.9.0
This commit is contained in:
parent
309147bd98
commit
c11725a5c8
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ pilkit>=3.0 # dependency of django-imagekit, 2.0 is incompatible with Pillow>=10
|
|||
protobuf==3.20.*
|
||||
psycopg2==2.9.5
|
||||
pycryptodome==3.20.0
|
||||
pyotp==2.8.0
|
||||
pyotp==2.9.0
|
||||
python-dateutil==2.8.2
|
||||
pytz>=2022.7
|
||||
qrcode==7.3.1
|
||||
|
|
Loading…
Reference in a new issue