-
Notifications
You must be signed in to change notification settings - Fork 138
/
requirements.in
81 lines (75 loc) · 1.32 KB
/
requirements.in
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
# django
django==2.2.28
djangorestframework==3.12.2
django-debug-toolbar==2.2.1
django-extensions==2.2.9
django-allauth==0.44.0
django-rest-auth==0.9.5
django-rest-swagger==2.2.0
django-timezone-field==4.0
django-optimistic-lock==1.0.0
django-seal==1.2.3
jsonfield==3.1.0
# wsgi
whitenoise==5.0.1
gunicorn==20.0.4
supervisor==4.1.0
# postgres
psycopg2-binary==2.8.6
SQLAlchemy==1.3.15
django-postgrespool2==1.0.1
# feedlibs
requests==2.26.0
urllib3==1.26.6
PySocks==1.7.1
yarl==1.6.3
certifi==2020.6.20
chardet==3.0.4
cchardet==2.1.6
httpx==0.23.0
feedparser==6.0.11
atoma==0.0.17
python-dateutil==2.8.1
lxml==4.9.1
bs4==0.0.1
beautifulsoup4==4.8.2
pynliner==0.8.0
html2text==2020.1.16
readability-lxml==0.8.1
fake-useragent==0.1.11
pyOpenSSL==19.1.0
cryptography==3.3.2
listparser==0.18
# aiolibs
aiohttp==3.7.4
aiodns==2.0.0
aiohttp-devtools==0.13.1
aiojobs==0.3.0
aiocontextvars==0.2.2 # Python 3.6
aiohttp-socks==0.5.5
python-socks==1.2.4
# helpers
Brotli==1.0.7
validr==1.2.2
loguru==0.3.1
netifaces==0.10.9
python-slugify==3.0.2
validators==0.14.0
Click==7.1.2
PyYAML==5.4
Mako==1.2.2
tqdm==4.44.1
python-dotenv==0.12.0
markdown==3.2.1
packaging==19.2
lz4==3.1.0
pyjwt==2.4.0
wcwidth==0.1.7
hashids==1.3.1
cachetools==5.3.2
marisa-trie==1.1.0
tldextract==5.1.1
terminaltables==3.1.10
# profiler
pyinstrument==3.1.3
pyinstrument-cext==0.2.2