X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.in;h=60315842ae4521b4b0afd4986786b0d9f37f0b48;hb=refs%2Fchanges%2F91%2F13191%2F1;hp=1ce6a6532b631e9bd5017fbea0ec6126d22cef7d;hpb=b483b920caa7737203e316cfd6f44fa0eb861e47;p=osm%2Fcommon.git diff --git a/requirements.in b/requirements.in index 1ce6a65..6031584 100644 --- a/requirements.in +++ b/requirements.in @@ -13,8 +13,12 @@ # See the License for the specific language governing permissions and # limitations under the License. -pymongo +pymongo<4 aiokafka -pyyaml -pycrypto -dataclasses \ No newline at end of file +charset-normalizer<4 # Required by aiohttp in LCM +pyyaml==5.4.1 +pycryptodome +dataclasses +motor==1.3.1 +temporalio +protobuf<4 # Required by Juju