mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-17 01:11:19 +00:00
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
|