mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
requirements: Upgrade SQLAlchemy to 1.1.10.
This commit is contained in:
parent
0a06624186
commit
f15875c1fe
@ -16,7 +16,7 @@ Pillow==4.1.1
|
||||
Pygments==2.2.0
|
||||
|
||||
# Needed for building complex DB queries
|
||||
SQLAlchemy==1.1.9
|
||||
SQLAlchemy==1.1.10
|
||||
|
||||
# Needed for password hashing
|
||||
argon2-cffi==16.3.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user