PyYAML fix
[osm/common.git] / requirements.in
index 37b107b..86466bd 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-pymongo<4
+pymongo
 aiokafka
-pyyaml==5.4.1
-pycrypto
+charset-normalizer<4 # Required by aiohttp in LCM
+pyyaml>6
+pycryptodome
 dataclasses
-async-timeout==3.0.1
\ No newline at end of file
+motor
+temporalio
+protobuf<4 # Required by Juju