-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
75 lines (74 loc) · 1.39 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
66
67
68
69
70
71
72
73
74
75
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
amqp==5.0.9
asgiref==3.4.1
attrs==21.2.0
automat==20.2.0
billiard==3.6.4.0
celery==5.2.1
cffi==1.15.0
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
click==8.0.3
constantly==15.1.0
cryptography==36.0.1
cssselect==1.1.0
deprecated==1.2.13
dj-database-url==0.5.0
django-admin==2.0.1
django-excel-base==1.0.4
django-excel-response2==3.0.2
django-six==1.0.4
django==3.2.10
gunicorn==20.1.0
h2==3.2.0
hpack==3.0.0
humanize==3.13.1
hyperframe==5.2.0
hyperlink==21.0.0
idna==3.3
incremental==21.3.0
itemadapter==0.4.0
itemloaders==1.0.4
jmespath==0.10.0
kombu==5.2.2
lxml==4.7.1
parsel==1.6.0
priority==1.3.0
prompt-toolkit==3.0.24
protego==0.1.16
psycopg2-binary==2.9.2
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycparser==2.21
pydispatcher==2.0.5
pyopenssl==21.0.0
python-dateutil==2.8.2
python-dotenv==0.19.2
python-http-client==3.3.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2021.3
queuelib==1.6.2
redis==4.0.2
scrapy-djangoitem==1.1.1
scrapy==2.5.1
screen==1.0.1
sendgrid==6.9.3
service-identity==21.1.0
six==1.16.0
sqlparse==0.4.2
starkbank-ecdsa==2.0.3
twisted[http2]==21.7.0
typing-extensions==4.0.1
vine==5.0.0
w3lib==1.22.0
wcwidth==0.2.5
whitenoise==5.3.0
wrapt==1.13.3
xlwt==1.3.0
zope.interface==5.4.0