# HG changeset patch # User Goffi # Date 1616152337 -3600 # Node ID 9a5e66f8eeca2fd495e1013ac80407b3b75b49af # Parent 074037832dafe52d29f29cdb951b00a0fd6bed6f install: add `requriements.txt` diff -r 074037832daf -r 9a5e66f8eeca requirements.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/requirements.txt Fri Mar 19 12:12:17 2021 +0100 @@ -0,0 +1,22 @@ +attrs==20.3.0 +Automat==20.2.0 +cffi==1.14.5 +constantly==15.1.0 +cryptography==3.4.6 +hyperlink==21.0.0 +idna==3.1 +incremental==21.3.0 +psycopg2==2.8.6 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycparser==2.20 +pyOpenSSL==20.0.1 +python-dateutil==2.8.1 +service-identity==18.1.0 +six==1.15.0 +Twisted==21.2.0 +uuid==1.30 +wokkel==18.0.0 +zope.interface==5.2.0 + +sat-tmp @ hg+https://repos.goffi.org/sat_tmp