-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
60 lines (60 loc) · 1.04 KB
/
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
51
52
53
54
55
56
57
58
59
60
amqp==2.6.1
asgiref==3.3.1
async-generator==1.10
attrs==20.3.0
Babel==2.9.0
beautifulsoup4==4.9.3
billiard==3.6.3.0
celery==4.4.7
certifi==2020.12.5
cffi==1.14.4
chardet==3.0.4
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
colorama==0.4.4
configparser==5.0.1
crayons==0.4.0
cryptography==3.2.1
Django==3.1.4
django-celery-beat==2.1.0
django-revproxy==0.10.0
django-timezone-field==4.1.1
django-widget-tweaks==1.4.8
djangorestframework==3.12.2
flower==0.9.5
h11==0.11.0
humanize==3.1.0
idna==2.10
importlib-metadata==3.1.1
kombu==4.6.11
lxml==4.6.2
more-itertools==8.6.0
outcome==1.1.0
prometheus-client==0.8.0
prompt-toolkit==3.0.8
psycopg2==2.8.6
psycopg2-binary==2.8.6
pycparser==2.20
pyOpenSSL==20.0.0
python-crontab==2.5.1
python-dateutil==2.8.1
pytz==2020.4
redis==3.5.3
requests==2.25.0
selenium==4.0.0a7
six==1.15.0
sniffio==1.2.0
sortedcontainers==2.3.0
soupsieve==2.0.1
sqlparse==0.4.1
tornado==6.1
trio==0.17.0
trio-websocket==0.9.1
urllib3==1.26.2
vine==1.3.0
wcwidth==0.2.5
webdriver-manager==3.2.2
wsproto==1.0.0
zipp==3.4.0