mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
18 lines
438 B
Plaintext
18 lines
438 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
|
|
prettytable==0.7.2
|
|
python-memcached==1.58
|
|
six==1.10.0 # via python-memcached
|
|
termcolor==1.1.0
|
|
urllib3==1.19
|
|
|
|
# The following packages are commented out because they are
|
|
# considered to be unsafe in a requirements file:
|
|
# setuptools # via python-ldap
|