mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
oops
This commit is contained in:
parent
bd2373277d
commit
0b725f5c4f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ logger = logging.getLogger(__name__)
|
|||
REQUIREMENTS = {
|
||||
"syutil==0.0.2": ["syutil"],
|
||||
"matrix_angular_sdk==0.6.0": ["syweb>=0.6.0"],
|
||||
"Twisted==14.0.0": ["twisted==14.0.2"],
|
||||
"Twisted==14.0.2": ["twisted==14.0.2"],
|
||||
"service_identity>=1.0.0": ["service_identity>=1.0.0"],
|
||||
"pyopenssl>=0.14": ["OpenSSL>=0.14"],
|
||||
"pyyaml": ["yaml"],
|
||||
|
|
Loading…
Add table
Reference in a new issue