Update from master
[osm/common.git] / requirements.in
index 21033b8..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
 pycryptodome
 dataclasses
-motor==1.3.1
\ No newline at end of file
+motor
+temporalio
+protobuf<4 # Required by Juju