diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..6722e76 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +pyquery +javaobj-py3>=0.4.1 +pycryptodome +pillow>=7.0 +requests +pysqlcipher3>=1.0.3 +csscompressor + diff --git a/third-party/compile_silk.sh b/third-party/compile_silk.sh index 349057b..532000b 100755 --- a/third-party/compile_silk.sh +++ b/third-party/compile_silk.sh @@ -1,7 +1,4 @@ #!/bin/bash -e -# File: compile_silk.sh -# Date: Tue Jun 16 22:26:49 2015 +0800 -# Author: Yuxin Wu cd `dirname "$0"`/silk make