Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue Windows pycharm not create the database #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

toolyaan
Copy link

@toolyaan toolyaan commented May 30, 2023

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 toolyaan marked this pull request as draft May 30, 2023 10:39
@toolyaan toolyaan marked this pull request as ready for review May 30, 2023 10:40
@toolyaan toolyaan changed the title Fix issue Windows pycharm not create the database #17 Fix issue https://github.com/automationhacks/people-api/issues/17 May 30, 2023
@toolyaan toolyaan changed the title Fix issue https://github.com/automationhacks/people-api/issues/17 Fix issue Windows pycharm not create the database #17 May 30, 2023
@toolyaan toolyaan changed the title Fix issue Windows pycharm not create the database #17 Fix issue Windows pycharm not create the database May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants