mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-17 22:44:24 -05:00
oops
This commit is contained in:
parent
a578251b48
commit
bd2373277d
@ -6,7 +6,7 @@ logger = logging.getLogger(__name__)
|
|||||||
REQUIREMENTS = {
|
REQUIREMENTS = {
|
||||||
"syutil==0.0.2": ["syutil"],
|
"syutil==0.0.2": ["syutil"],
|
||||||
"matrix_angular_sdk==0.6.0": ["syweb>=0.6.0"],
|
"matrix_angular_sdk==0.6.0": ["syweb>=0.6.0"],
|
||||||
"Twisted==14.0.0": ["twisted==14.0.0"],
|
"Twisted==14.0.0": ["twisted==14.0.2"],
|
||||||
"service_identity>=1.0.0": ["service_identity>=1.0.0"],
|
"service_identity>=1.0.0": ["service_identity>=1.0.0"],
|
||||||
"pyopenssl>=0.14": ["OpenSSL>=0.14"],
|
"pyopenssl>=0.14": ["OpenSSL>=0.14"],
|
||||||
"pyyaml": ["yaml"],
|
"pyyaml": ["yaml"],
|
||||||
|
Loading…
Reference in New Issue
Block a user