mirror of
https://github.com/maunium/stickerpicker.git
synced 2024-11-12 22:32:45 +01:00
12 lines
237 B
Plaintext
12 lines
237 B
Plaintext
# Format: #/name defines a new extras_require group called name
|
|
# Uncommented lines after the group definition insert things into that group.
|
|
|
|
#/server
|
|
mautrix==0.8.0rc4
|
|
asyncpg>=0.20,<0.22
|
|
attrs
|
|
setuptools
|
|
aiodns
|
|
ruamel.yaml
|
|
jsonschema
|