Update pip requirements to pass stage2 and stage3 in all modules
[osm/common.git] / requirements.in
index 37b107b..f61a801 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
+pyyaml>6
+pycryptodome
 dataclasses
-async-timeout==3.0.1
\ No newline at end of file
+motor
\ No newline at end of file