diff --git a/README.md b/README.md index fc35043e1..3e3f207ff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ ## 写在前面 - - 目前本版本处于beta阶段,请不要用于生产环境,除非你知道你在做什么 - - 本版本暂时没加入LDAP接口,稳定版会将LDAP和无Agent方式抽象成API,2.x版本支持LDAP,请移步release中下载 - 版本号变更 2.0 -> 0.2版本 3.0 -> 0.3版本 #欢迎使用Jumpserver diff --git a/install/requirements.txt b/install/requirements.txt index 77b47882f..58d243c3a 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -14,6 +14,6 @@ ansible==1.9.4 pyinotify==0.9.6 passlib==1.6.5 argparse==1.4.0 -django_crontab==0.6.0 +django-crontab==0.6.0 django-smtp-ssl==1.0 -pyte==0.5.2 \ No newline at end of file +pyte==0.5.2