OSMENG-992 - Implement create model activity
[osm/common.git] / requirements.in
index b8e0f2e..6031584 100644 (file)
 
 pymongo<4
 aiokafka
+charset-normalizer<4 # Required by aiohttp in LCM
 pyyaml==5.4.1
-pycrypto
-dataclasses
\ No newline at end of file
+pycryptodome
+dataclasses
+motor==1.3.1
+temporalio
+protobuf<4 # Required by Juju