forked from HermanMartinus/bearblog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
50 lines (50 loc) · 910 Bytes
/
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
appdirs==1.4.3
asgiref==3.4.1
beautifulsoup4==4.9.1
bleach==4.1.0
boto3==1.21.44
certifi==2020.6.20
chardet==3.0.4
defusedxml==0.6.0
distlib==0.3.0
dj-database-url==0.5.0
Django==3.1.14
django-allauth==0.41.0
django-debug-toolbar==3.2.4
django-ip==1.0.2
django-pg-utils==0.1.5
django-pygmentify==0.3.7
django-queryset-csv==1.1.0
django-six==1.0.4
django-taggit==1.3.0
feedgen==0.9.0
filelock==3.0.12
future==0.18.2
gunicorn==20.0.4
httpagentparser==1.9.2
idna==2.9
lxml==4.9.1
Markdown==2.6.11
mistune==2.0.4
oauthlib==3.1.0
Paperboy==1.0.1
psycopg2==2.8.5
pygal==3.0.0
python-dateutil==2.8.1
python-http-client==3.2.7
python-slugify==4.0.1
python3-openid==3.1.0
pytz==2020.1
requests==2.27.1
requests-file==1.5.1
requests-oauthlib==1.3.0
retrying==1.3.3
six==1.14.0
soupsieve==2.0.1
sqlparse==0.3.1
text-unidecode==1.3
tldextract==2.2.2
unicodecsv==0.14.1
urllib3==1.26.5
virtualenv==20.0.5
whitenoise==5.0.1