-
Notifications
You must be signed in to change notification settings - Fork 147
/
requirements.txt
50 lines (50 loc) · 998 Bytes
/
requirements.txt
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
45
46
47
48
49
50
django==2.2.28
#vine==1.3.0
vine==5.0.0
# django-debug-toolbar==2.0
supervisor==4.2.1
# simpleui
paramiko==2.6.0
# "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
celery==5.2.7
redis==3.5.3
#eventlet==0.23.0
eventlet==0.33.1
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
greenlet==1.1.2
#gevent==1.4.0
gevent==21.12.0
async==0.6.2
pymysql==0.9.3
django-ratelimit==2.0.0
# cryptography==2.8
cryptography==3.3.2
# 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
requests==2.27.1
# jsonpickle==1.4.1
jsonpickle==2.2.0
# redisbeat==1.2.4
django-cachalot==2.3.5