forked from valnet/valuenetwork
-
Notifications
You must be signed in to change notification settings - Fork 12
/
requirements.txt
80 lines (80 loc) · 1.55 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
aniso8601==5.1.0
bcrypt==3.2.0
beautifulsoup4==4.9.1
bleach==2.0.0
certifi==2020.4.5.2
cffi==1.14.0
chardet==3.0.4
chromedriver-binary==86.0.4240.22.0
click==7.1.2
colorama==0.4.3
crayons==0.3.1
Django==2.2.16
django-appconf==1.0.2
django-autoslug==1.9.7
django-bootstrap-form==3.4
django-contrib-comments==1.9.2
django-cors-headers==3.2.1
django-datatables-view==1.19.1
django-extensions==3.0.8
django-fobi==0.16.4
django-forms-bootstrap==3.1.0
django-formtools==2.2
django-js-asset==1.2.2
django-jsonfield-backport==1.0.1
django-modeltranslation==0.13.4
django-mptt==0.11.0
django-nine==0.2.3
django-nonefield==0.4
django-ranged-response==0.2.0
django-simple-captcha==0.5.12
django-user-accounts==3.0.2
django-webtest==1.9.7
djangorestframework==3.11.1
easy-thumbnails==2.7
graphene==2.1.8
graphene-django==2.13.0
graphql-core==2.3.2
graphql-relay==2.0.1
html5lib==1.1
idna==2.9
image==1.5.32
iso8601==0.1.12
isodate==0.6.0
jsonfield==3.1.0
jsonrpclib==0.1.7
mock==4.0.2
passlib==1.7.2
Pillow==7.1.2
pinax-cli==1.1.4
pinax-eventlog==5.1.0
pinax-notifications==5.0.3
pinax-templates==2.0.6
pinax-theme-bootstrap==8.0.1
pinax-webanalytics==5.0.0
promise==2.3
psycopg2-binary==2.8.6
pycparser==2.20
PyJWT==1.7.1
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2020.1
rdflib==5.0.0
rdflib-jsonld==0.5.0
relativetimebuilder==2.0.1
requests==2.24.0
Rx==1.6.1
selenium==3.141.0
simplejson==3.17.0
singledispatch==3.4.0.3
six==1.15.0
soupsieve==2.0.1
sqlparse==0.3.1
toposort==1.5
Unidecode==1.1.1
urllib3==1.25.9
vishap==0.1.5
waitress==1.4.4
webencodings==0.5.1
WebOb==1.8.6
WebTest==2.0.35