mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-12 19:37:29 +00:00
Update requirement
This commit is contained in:
parent
0234ff0252
commit
b54c973d82
@ -21,3 +21,5 @@ django-formtools==1.0
|
||||
sshpubkeys==2.2.0
|
||||
djangorestframework-bulk==0.2.1
|
||||
python-gssapi==0.6.4
|
||||
tornado==4.4.2
|
||||
|
||||
|
@ -1,7 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user