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