Mercurial > libervia-pubsub
annotate requirements.txt @ 441:9a5e66f8eeca
install: add `requriements.txt`
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 19 Mar 2021 12:12:17 +0100 |
parents | |
children | 853432aa8002 |
rev | line source |
---|---|
441 | 1 attrs==20.3.0 |
2 Automat==20.2.0 | |
3 cffi==1.14.5 | |
4 constantly==15.1.0 | |
5 cryptography==3.4.6 | |
6 hyperlink==21.0.0 | |
7 idna==3.1 | |
8 incremental==21.3.0 | |
9 psycopg2==2.8.6 | |
10 pyasn1==0.4.8 | |
11 pyasn1-modules==0.2.8 | |
12 pycparser==2.20 | |
13 pyOpenSSL==20.0.1 | |
14 python-dateutil==2.8.1 | |
15 service-identity==18.1.0 | |
16 six==1.15.0 | |
17 Twisted==21.2.0 | |
18 uuid==1.30 | |
19 wokkel==18.0.0 | |
20 zope.interface==5.2.0 | |
21 | |
22 sat-tmp @ hg+https://repos.goffi.org/sat_tmp |