Mercurial > libervia-web
comparison requirements.txt @ 1399:28aded9b8460
install: added `requirements.txt`
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 20 Mar 2021 18:22:33 +0100 |
parents | |
children | b0d02dd25c2a |
comparison
equal
deleted
inserted
replaced
1398:556df721aa69 | 1399:28aded9b8460 |
---|---|
1 attrs==20.3.0 | |
2 autobahn==21.3.1 | |
3 Automat==20.2.0 | |
4 Babel==2.9.0 | |
5 brython==3.9.1 | |
6 cairocffi==1.2.0 | |
7 CairoSVG==2.5.2 | |
8 certifi==2020.12.5 | |
9 cffi==1.14.5 | |
10 chardet==4.0.0 | |
11 constantly==15.1.0 | |
12 cryptography==3.4.6 | |
13 cssselect2==0.4.1 | |
14 dbus-python==1.2.16 | |
15 defusedxml==0.7.1 | |
16 DoubleRatchet==0.7.0 | |
17 html2text==2020.1.16 | |
18 hyperlink==21.0.0 | |
19 idna==2.10 | |
20 incremental==21.3.0 | |
21 Jinja2==2.11.3 | |
22 langid==1.1.6 | |
23 lxml==4.6.2 | |
24 Markdown==3.3.4 | |
25 MarkupSafe==1.1.1 | |
26 miniupnpc==2.0.2 | |
27 mutagen==1.45.1 | |
28 netifaces==0.10.9 | |
29 numpy==1.20.1 | |
30 OMEMO==0.12.0 | |
31 omemo-backend-signal==0.2.6 | |
32 Pillow==8.1.2 | |
33 progressbar2==3.53.1 | |
34 protobuf==3.15.6 | |
35 pyasn1==0.4.8 | |
36 pyasn1-modules==0.2.8 | |
37 pycairo==1.20.0 | |
38 pycparser==2.20 | |
39 pycrypto==2.6.1 | |
40 Pygments==2.8.1 | |
41 PyGObject==3.40.0 | |
42 PyNaCl==1.4.0 | |
43 pyOpenSSL==20.0.1 | |
44 python-dateutil==2.8.1 | |
45 python-potr==1.0.2 | |
46 python-utils==2.5.6 | |
47 pytz==2021.1 | |
48 pyxdg==0.27 | |
49 PyYAML==5.4.1 | |
50 requests==2.25.1 | |
51 service-identity==18.1.0 | |
52 shortuuid==1.0.1 | |
53 six==1.15.0 | |
54 tinycss2==1.1.0 | |
55 treq==21.1.0 | |
56 Twisted==21.2.0 | |
57 txaio==21.2.1 | |
58 urllib3==1.26.4 | |
59 urwid==2.1.2 | |
60 urwid-satext==0.7.0 | |
61 webencodings==0.5.1 | |
62 wokkel==18.0.0 | |
63 X3DH==0.5.9 | |
64 XEdDSA==0.4.7 | |
65 zope.interface==5.2.0 | |
66 | |
67 sat-templates @ hg+https://repos.goffi.org/sat_templates | |
68 sat-tmp @ hg+https://repos.goffi.org/sat_tmp | |
69 sat @ hg+https://repos.goffi.org/sat | |
70 -e . |