X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.txt;h=f7907074c466c1a304c460174f6612ab6083db1f;hb=refs%2Ftags%2Fv7.1.0rc3;hp=5665a3991a819500262536dd7486bc1d6a45871e;hpb=c15e564b6fa2b11cc2db0c710c985fb46e0bdad6;p=osm%2FPOL.git diff --git a/requirements.txt b/requirements.txt index 5665a39..f790707 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,8 @@ -aiokafka==0.4.* -peewee==3.1.* +aiokafka==0.5.* +peewee==3.8.* jsonschema==2.6.* -six==1.11.* pyyaml==3.* -pymysql -git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common +pymysql==0.9.* +peewee-migrate==1.1.* +requests==2.* +git+https://osm.etsi.org/gerrit/osm/common.git@v5.0#egg=osm-common