Skip to content

Commit 3ff2a77

Browse files
committed
chg: [py] updated requirements
1 parent 18b3b40 commit 3ff2a77

File tree

1 file changed

+8
-68
lines changed

1 file changed

+8
-68
lines changed

requirements.txt

Lines changed: 8 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,8 @@
1-
## FIXME: This is a dump of a local python install...
2-
appnope==0.1.0
3-
asn1crypto==0.24.0
4-
bcrypt==3.1.5
5-
blinker==1.4
6-
cffi==1.11.5
7-
cryptography==3.3.2
8-
#cv2==1.0
9-
cycler==0.9.0
10-
decorator==4.0.9
11-
docutils==0.12
12-
ecdsa
13-
Fabric==1.11.1
14-
feedgenerator==1.8
15-
gnureadline==6.3.3
16-
gravatar==0.1
17-
html5lib==0.999999999
18-
idna==2.8
19-
ipython==7.16.3
20-
ipython-genutils==0.1.0
21-
Jinja2>=2.10.1
22-
Markdown==2.6.6
23-
MarkupSafe==0.23
24-
matplotlib==1.5.1
25-
#mercurial==3.7.3
26-
#notmuch==0.21
27-
numpy==1.22.0
28-
paramiko==2.10.1
29-
pathlib2==2.1.0
30-
path.py==8.1.2
31-
pbr==1.8.1
32-
#PDF==1.0
33-
#pdfminer==20140328
34-
pdfrw==0.2
35-
pelican==3.6.3
36-
pexpect==4.0.1
37-
pickleshare==0.7.2
38-
Pillow==9.0.1
39-
ptyprocess==0.5.1
40-
#py3minepi==0.0.1
41-
pyasn1==0.4.5
42-
pycparser==2.19
43-
## pycrypto disabled as no remidiation exists
44-
#pycrypto==2.6.1
45-
pycuber==0.2.0
46-
Pygments==2.7.4
47-
PyNaCl==1.3.0
48-
pyparsing==2.0.7
49-
PyPDF2==1.27.5
50-
python-dateutil==2.5.2
51-
pytz==2016.3
52-
reportlab==3.5.55
53-
#rst2pdf===0.93.dev-r0
54-
simplegeneric==0.8.1
55-
#sitemap==0.11
56-
six==1.10.0
57-
smartypants==1.8.6
58-
stevedore==1.10.0
59-
traitlets==4.2.1
60-
typogrify==2.0.7
61-
Unidecode==0.4.19
62-
#vboxapi==1.0
63-
#vinetto==0.7b0
64-
virtualenv==15.0.1
65-
virtualenv-clone==0.2.6
66-
virtualenvwrapper==4.7.1
67-
webassets==0.11.1
68-
xhtml2pdf==0.0.6
1+
pelican
2+
pelican-avatar
3+
pelican-pdf
4+
pelican-webassets
5+
pelican-sitemap
6+
pelican-render-math
7+
markdown
8+
ipython

0 commit comments

Comments
 (0)