X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.in;h=f61a8013116043f0e9da23294f906c7291fe3969;hb=43e42ae5156a138b4d0017c65bc9d4e58fa63398;hp=b8e0f2ec865ea2585a8fafacc1429d46a8dc5412;hpb=b0291ff5010f5776a2f1e9e16154fc87e6fa95dc;p=osm%2Fcommon.git diff --git a/requirements.in b/requirements.in index b8e0f2e..f61a801 100644 --- a/requirements.in +++ b/requirements.in @@ -13,8 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -pymongo<4 +pymongo aiokafka -pyyaml==5.4.1 -pycrypto -dataclasses \ No newline at end of file +pyyaml>6 +pycryptodome +dataclasses +motor \ No newline at end of file