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
16 lines
332 B
Plaintext
16 lines
332 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file requirements.txt requirements.in
|
|
#
|
|
click==6.6
|
|
colorlog==2.7.0
|
|
Jinja2==2.8
|
|
MarkupSafe==0.23 # via jinja2
|
|
prettytable==0.7.2
|
|
python-memcached==1.58
|
|
six==1.10.0 # via python-memcached
|
|
termcolor==1.1.0
|
|
urllib3==1.19
|