mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
12 lines
172 B
Plaintext
12 lines
172 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
|