X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.in;h=f61a8013116043f0e9da23294f906c7291fe3969;hb=13d3d704fc0a72876588952b89b869525562a20f;hp=b8e0f2ec865ea2585a8fafacc1429d46a8dc5412;hpb=910cac8c97b403c276b2e8927110e2892cf1e038;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