-
Notifications
You must be signed in to change notification settings - Fork 146
Expand file tree
/
Copy pathrequirements.txt
More file actions
44 lines (44 loc) · 935 Bytes
/
Copy pathrequirements.txt
File metadata and controls
44 lines (44 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
django==2.2.16
vine==1.3.0
# django-debug-toolbar==2.0
supervisor==4.2.1
# simpleui
paramiko==2.10.1
# "paramiko[gssapi]==2.6.0"
decorator==4.4.2
gssapi==1.6.9
pyasn1==0.4.8
# channels==2.2.0
channels==2.4.0
# channels-redis==2.4.0
channels-redis==3.1.0
# celery==4.3.0
celery==4.4.7
redis==3.5.3
eventlet==0.23.0
selectors2==2.0.1
django-redis==4.12.1
pyguacamole==0.8
# ansible==2.8.5
ansible==2.9.14
# daphne==2.3.0
daphne==2.5.0
# gunicorn==19.9.0
gunicorn==20.0.4
greenlet==0.4.16
gevent==1.4.0
async==0.6.2
pymysql==0.9.3
django-ratelimit==2.0.0
# cryptography==2.8
cryptography==3.2
# mysqlclient 比 pymysql 性能高,安装前需要:
# apt-get install python3-dev default-libmysqlclient-dev # debian / Ubuntu
# yum install python3-devel mysql-devel # Red Hat / CentOS
mysqlclient==1.4.4
apscheduler==3.6.3
# django-apscheduler==0.4.2
requests==2.24.0
jsonpickle==1.4.1
# redisbeat==1.2.4
django-cachalot==2.3.2