Fix bug 2231: reverse_sync in fsmongo obtains file timestamp with UTC timezone instea...
[osm/common.git] / requirements.in
index 1ce6a65..21033b8 100644 (file)
@@ -13,8 +13,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-pymongo
+pymongo<4
 aiokafka
-pyyaml
-pycrypto
-dataclasses
\ No newline at end of file
+pyyaml==5.4.1
+pycryptodome
+dataclasses
+motor==1.3.1
\ No newline at end of file