-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
65 lines (65 loc) · 2.38 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
61
62
63
64
65
wheel==0.38.4
amqp==5.1.1
asgiref==3.6.0
async-timeout==4.0.2
attrs==22.2.0
Automat==22.10.0
billiard==3.6.4.0
celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.6
constantly==15.1.0
cryptography==39.0.1
cssselect==1.2.0
Django==4.1.6
django-celery-beat==2.4.0
django-celery-results==2.4.0
django-timezone-field==5.0
filelock==3.9.0
gunicorn==20.1.0
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
itemadapter==0.7.0
itemloaders==1.0.6
jmespath==1.0.1
kombu==5.2.4
lxml==4.9.2
packaging==23.0
parsel==1.7.0
prompt-toolkit==3.0.36
Protego==0.2.1
psycopg2==2.9.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyDispatcher==2.0.6
pyOpenSSL==23.0.0
python-crontab==2.7.1
python-dateutil==2.8.2
python-dotenv==0.21.1
pytz==2022.7.1
queuelib==1.6.2
redis==4.5.0
requests==2.28.2
requests-file==1.5.1
Scrapy==2.8.0
service-identity==21.1.0
six==1.16.0
sqlparse==0.4.3
tldextract==3.4.0
Twisted==22.10.0
typing_extensions==4.4.0
tzdata==2022.7
urllib3==1.26.14
vine==5.0.0
w3lib==2.1.1
wcwidth==0.2.6
whitenoise==6.3.0
zope.interface==5.5.2