Ubuntu 22.04 and Python 3.10 preparation
Change-Id: I740202d48977467a0c2b2afb4b17bd7597331dee
Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
diff --git a/requirements.in b/requirements.in
index 21033b8..2622a79 100644
--- a/requirements.in
+++ b/requirements.in
@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-pymongo<4
+pymongo
aiokafka
pyyaml==5.4.1
pycryptodome
dataclasses
-motor==1.3.1
\ No newline at end of file
+motor
\ No newline at end of file