mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
2c5dace56e
TODO: add a cron job to renew the certs
13 lines
184 B
Plaintext
13 lines
184 B
Plaintext
# -*- mode: conf -*-
|
|
|
|
# Required by seafile/seahub
|
|
python-memcached==1.58
|
|
urllib3==1.19
|
|
|
|
# Utility libraries
|
|
click==6.6
|
|
termcolor==1.1.0
|
|
prettytable==0.7.2
|
|
colorlog==2.7.0
|
|
Jinja2==2.8
|