-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
58 lines (58 loc) · 1.01 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
asgiref==3.3.1
astroid==2.4.2
attrs==20.3.0
Automat==20.2.0
cffi==1.14.4
constantly==15.1.0
cryptography==3.3.1
cssselect==1.1.0
dj-database-url==0.5.0
Django==3.1.5
django-cors-headers==3.6.0
django-environ==0.4.5
django-heroku==0.3.1
djangorestframework==3.12.2
djangorestframework-simplejwt==4.6.0
fake-useragent==0.1.11
gunicorn==20.0.4
hyperlink==20.0.1
idna==3.0
incremental==17.5.0
isort==5.7.0
itemadapter==0.2.0
itemloaders==1.0.4
jmespath==0.10.0
lazy-object-proxy==1.4.3
lxml==4.6.2
mccabe==0.6.1
numpy==1.19.4
pandas==1.2.0
parsel==1.6.0
Protego==0.1.16
psycopg2==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyDispatcher==2.0.5
PyHamcrest==2.0.2
PyJWT==2.0.0
pylint==2.6.0
pylint-django==2.3.0
pylint-plugin-utils==0.6
pyOpenSSL==20.0.1
python-dateutil==2.8.1
pytz==2020.5
queuelib==1.5.0
Scrapy==2.4.1
scrapy-djangoitem==1.1.1
selenium==3.141.0
service-identity==18.1.0
six==1.15.0
sqlparse==0.4.1
toml==0.10.2
Twisted==20.3.0
urllib3==1.26.2
w3lib==1.22.0
whitenoise==5.2.0
wrapt==1.12.1
zope.interface==5.2.0