Added requirements.txt

This commit is contained in:
Ben Mosley
2026-04-22 20:37:17 -05:00
parent ea64d55bd5
commit 76c759a394
2892 changed files with 53 additions and 655200 deletions

View File

@@ -1,5 +1,5 @@
home = /usr/bin
home = /opt/homebrew/opt/python@3.13/bin
include-system-site-packages = false
version = 3.11.2
executable = /usr/bin/python3.11
command = /usr/bin/python3 -m venv /var/www/Portfolio/port
version = 3.13.3
executable = /opt/homebrew/Cellar/python@3.13/3.13.3/Frameworks/Python.framework/Versions/3.13/bin/python3.13
command = /opt/homebrew/opt/python@3.13/bin/python3.13 -m venv /Users/Kim/Desktop/Portfolio/port