people-api icon indicating copy to clipboard operation
people-api copied to clipboard

Fix issue Windows pycharm not create the database

Open toolyaan opened this issue 1 year ago • 0 comments

This pull request includes the following changes:

Updated the versions of dependencies in the Pipfile.lock file: Upgraded Flask from version 1.1.1 to 2.0.1. Upgraded Marshmallow from version 3.9.1 to 3.13.0. Upgraded SQLAlchemy from version 1.3.23 to 1.4.22. These changes update the versions of Flask, Marshmallow, and SQLAlchemy to their latest compatible versions. By upgrading these dependencies, we benefit from bug fixes, new features, and overall improvements provided by the newer versions.

Please review the changes and ensure that they meet the project's requirements and compatibility.

toolyaan avatar May 30 '23 10:05 toolyaan