-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
84 lines (84 loc) · 1.44 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
76
77
78
79
80
81
82
83
84
appdirs==1.4.4
asgiref==3.5.0
async-generator==1.10
attrs==21.4.0
Automat==20.2.0
beautifulsoup4==4.10.0
bs4==0.0.1
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
colorama==0.4.4
constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
cryptography==36.0.1
cssselect==1.1.0
Django==4.0.3
django-rest-swagger==2.2.0
djangorestframework==3.13.1
drf-yasg==1.20.0
fake-useragent==0.1.11
filelock==3.6.0
h11==0.13.0
hyperlink==21.0.0
idna==3.3
importlib-metadata==4.11.2
incremental==21.3.0
inflection==0.5.1
itemadapter==0.4.0
itemloaders==1.0.4
itypes==1.2.0
Jinja2==3.0.3
jmespath==0.10.0
lxml==4.8.0
MarkupSafe==2.1.0
openapi-codec==1.3.2
outcome==1.1.0
packaging==21.3
parse==1.19.0
parsel==1.6.0
Protego==0.2.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyDispatcher==2.0.5
pyee==8.2.2
pyOpenSSL==22.0.0
pyparsing==3.0.7
pyppeteer==1.0.2
pyquery==1.4.3
PySocks==1.7.1
python-decouple==3.6
pytz==2021.3
queuelib==1.6.2
requests==2.27.1
requests-file==1.5.1
requests-html==0.10.0
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
Scrapy==2.6.1
selenium==4.1.2
service-identity==21.1.0
simplejson==3.17.6
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.1
sqlparse==0.4.2
tldextract==3.2.0
tqdm==4.63.0
trio==0.20.0
trio-websocket==0.9.2
Twisted==22.2.0
twisted-iocpsupport==1.0.2
typing_extensions==4.1.1
tzdata==2021.5
Unidecode==1.3.3
uritemplate==4.1.1
urllib3==1.26.8
w3lib==1.22.0
websockets==10.2
wsproto==1.1.0
zipp==3.7.0
zope.interface==5.4.0