Fix AttributeError caused by updated pymongo version
[osm/common.git] / requirements.in
index 37b107b..2622a79 100644 (file)
@@ -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
-pycrypto
+pycryptodome
 dataclasses
-async-timeout==3.0.1
\ No newline at end of file
+motor
\ No newline at end of file