mirror of https://github.com/jumpserver/jumpserver
Updated 依赖库 (markdown)
parent
c28367ef26
commit
896e88a9f9
5
依赖库.md
5
依赖库.md
|
@ -1,5 +1,5 @@
|
||||||
## pip 安装依赖
|
## pip 安装依赖
|
||||||
|
<pre><code>
|
||||||
amqp==2.1.4
|
amqp==2.1.4
|
||||||
ansible==2.4.2.0
|
ansible==2.4.2.0
|
||||||
asn1crypto==0.24.0
|
asn1crypto==0.24.0
|
||||||
|
@ -72,4 +72,5 @@ six==1.11.0
|
||||||
sshpubkeys==2.2.0
|
sshpubkeys==2.2.0
|
||||||
uritemplate==3.0.0
|
uritemplate==3.0.0
|
||||||
urllib3==1.22
|
urllib3==1.22
|
||||||
vine==1.1.4
|
vine==1.1.4
|
||||||
|
</pre></code>
|
Loading…
Reference in New Issue