Skip to content

Add Flask-Migrate to requirements.txt. App doesn't work without it.#38

Merged
Narendran99 merged 1 commit intoRedback-Operations:mainfrom
RileyTripcony:fix/requirements
Aug 27, 2025
Merged

Add Flask-Migrate to requirements.txt. App doesn't work without it.#38
Narendran99 merged 1 commit intoRedback-Operations:mainfrom
RileyTripcony:fix/requirements

Conversation

@RileyTripcony
Copy link
Contributor

Add Flask-Migrate to requirements.txt. App doesn't work without it. Fixes ModuleNotFoundError.

Cloned main repo as of merged #36. Tried to launch app but is missing Flask-Migrate. I installed Flask Migrate and added it to requirements.txt ;

  • pip install Flask-Migrate

  • pip freeze > requirements.txt

@github-actions
Copy link

🔒 Security Scan Results

🔒 Security Scan Results
=========================

Bandit Scan Results:
-------------------
Run started:2025-08-24 06:19:31.475136

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 1046
	Total lines skipped (#nosec): 0
	Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
	Total issues (by severity):
		Undefined: 0
		Low: 14
		Medium: 0
		High: 0
	Total issues (by confidence):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 14
Files skipped (0):

Dependency Check Results:
-----------------------

No critical security issues detected.

The code has passed all critical security checks.

@Narendran99 Narendran99 merged commit 5cc1875 into Redback-Operations:main Aug 27, 2025
1 check passed
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