OSMENG-1098: Perform unit resolve without retry
[osm/common.git] / requirements.in
index 37b107b..aa36ac5 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-pymongo<4
+pymongo
 aiokafka
+charset-normalizer<4 # Required by aiohttp in LCM
 pyyaml==5.4.1
-pycrypto
+pycryptodome
 dataclasses
-async-timeout==3.0.1
\ No newline at end of file
+motor
+temporalio
+protobuf<4 # Required by Juju