Script to generate random transactions

This commit is contained in:
2022-04-05 12:38:06 +02:00
parent 7f23c5f8a7
commit 852dedfc0c
2 changed files with 27 additions and 1 deletions

View File

@@ -10,4 +10,5 @@ flask-cors==3.0.10
bcrypt==3.2.0
pytest~=7.1.1
pytest-cov
marshmallow~=3.15.0
marshmallow~=3.15.0
faker~=4.0.0