Skip to content

Commit

Permalink
change: update itsdangerous version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosugamea committed Jan 7, 2021
1 parent c50b1f7 commit fb3477c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Flask-HTTPAuth==3.3.0
# Authorization
PyJWT==1.4.2
hashids==1.2.0
itsdangerous==0.24
itsdangerous==1.1.0
# Image search
ImageHash==4.0
# Image process
Expand Down
2 changes: 1 addition & 1 deletion requirements_worker.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Authorization
itsdangerous==0.24
itsdangerous==1.1.0
# Image process
ImageHash==4.0
Pillow==7.1.1
Expand Down

0 comments on commit fb3477c

Please sign in to comment.