forked from vas3k/vas3k.club
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 2.27 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
-i https://pypi.org/simple
arrow==0.15.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
asgiref==3.2.10; python_version >= '3.5'
awesome-slugify==1.6.5
beautifulsoup4==4.9.1
blessed==1.17.9
cachetools==4.1.1; python_version ~= '3.5'
certifi==2020.6.20
cffi==1.14.2
chardet==3.0.4
click==7.1.2
cryptography==2.8
cssselect==1.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
cssutils==1.0.2
decorator==4.4.2
django-picklefield==3.0.1; python_version >= '3'
django-q-sentry==0.1.4
django-q[sentry]==1.3.3
django-redis==4.11.0
django-simple-history==2.11.0
django-webpack-loader==0.7.0
django==3.1
feedfinder2==0.0.4
feedparser==5.2.1
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
gdal==2.4.0
gunicorn==20.0.4
h11==0.9.0
httptools==0.1.1; sys_platform != 'win32' and sys_platform != 'cygwin' and platform_python_implementation != 'PyPy'
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
jieba3k==0.35.1
lxml==4.5.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
mistune==2.0.0a4
newspaper3k==0.2.8
nltk==3.4.5
patreon==0.5.0
pillow==7.2.0
premailer==3.6.1
psycopg2-binary==2.8.4
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyjwt==1.7.1
python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dotenv==0.14.0
python-telegram-bot==12.5.1
pytz==2020.1
pyyaml==5.3.1
redis==3.5.3
regex==2020.7.14
requests-file==1.5.1
requests==2.23.0
sentry-sdk==0.16.5
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
soupsieve==2.0.1; python_version >= '3.5'
sqlparse==0.3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
stripe==2.50.0
tinysegmenter==0.3
tldextract==2.2.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
tornado==6.0.4; python_version >= '3.5'
typus==0.2.2
unidecode==0.4.21
urllib3==1.25.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
uvicorn==0.11.8
uvloop==0.14.0; sys_platform != 'win32' and sys_platform != 'cygwin' and platform_python_implementation != 'PyPy'
wcwidth==0.2.5
websockets==8.1; python_full_version >= '3.6.1'