OSMENG-992 - Implement create model activity
[osm/common.git] / requirements.in
index 1ce6a65..6031584 100644 (file)
 # 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