Adding check charm status input
[osm/common.git] / requirements.txt
index 5d297e0..c0f467d 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-aiokafka==0.7.2
+aiokafka==0.8.0
+    # via -r requirements.in
+async-timeout==4.0.2
+    # via aiokafka
+charset-normalizer==3.0.1
     # via -r requirements.in
 dataclasses==0.6
     # via -r requirements.in
 kafka-python==2.0.2
     # via aiokafka
-pycrypto==2.6.1
+motor==1.3.1
     # via -r requirements.in
-pymongo==3.12.3
+packaging==23.0
+    # via aiokafka
+protobuf==3.20.3
+    # via
+    #   -r requirements.in
+    #   temporalio
+pycryptodome==3.17
     # via -r requirements.in
+pymongo==3.13.0
+    # via
+    #   -r requirements.in
+    #   motor
+python-dateutil==2.8.2
+    # via temporalio
 pyyaml==5.4.1
     # via -r requirements.in
+six==1.16.0
+    # via python-dateutil
+temporalio==1.1.0
+    # via -r requirements.in
+types-protobuf==4.22.0.0
+    # via temporalio
+typing-extensions==4.5.0
+    # via temporalio