forked from humitos/argentinaenpython.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
45 lines (44 loc) · 1.47 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
#
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
#
# pip-compile requirements.in
#
argh==0.26.1 # via watchdog
blinker==1.4 # via nikola
click==6.6 # via geocoder
cloudpickle==0.2.1 # via doit
configobj==5.0.6
decorator==4.0.9 # via ratelim
docopt==0.6.2
docutils==0.12 # via nikola
doit==0.29.0 # via nikola
geocoder==1.11.2
husl==4.0.3 # via nikola
logbook==0.12.5 # via nikola
lxml==3.6.0 # via nikola
mako==1.0.4 # via nikola
MarkupSafe==0.23 # via mako
micawber==0.3.3
natsort==4.0.4 # via nikola
nikola==7.7.7
pathtools==0.1.2 # via watchdog
Pillow==3.2.0 # via nikola
Pygments==2.1.3 # via nikola
pyinotify==0.9.6 # via doit
PyRSS2Gen==1.1 # via nikola
python-dateutil==2.5.2 # via nikola
PyYAML==3.11 # via watchdog
ratelim==0.1.6 # via geocoder
requests==2.9.1 # via geocoder, nikola
six==1.10.0 # via configobj, doit, geocoder, python-dateutil
smartypants==1.8.6 # via typogrify
typogrify==2.0.7
unidecode==0.4.19 # via nikola
watchdog==0.8.3
webassets==0.11.1
ws4py==0.3.4
Yapsy==1.11.223 # via nikola
# The following packages are commented out because they are
# considered to be unsafe in a requirements file:
# setuptools # via nikola