Last active
October 28, 2022 13:17
-
-
Save marcuxyz/34d9c796aa7a85452240da66e2bc4aaa to your computer and use it in GitHub Desktop.
Flask Masterclass requirements
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alembic==1.8.1; python_version >= "3.7" | |
autoflake==1.4 | |
black==22.6.0; python_full_version >= "3.6.2" | |
click-completion==0.5.2; python_full_version >= "3.7.8" and python_full_version < "4.0.0" | |
click-default-group==1.2.2; python_full_version >= "3.7.8" and python_full_version < "4.0.0" | |
click==8.1.3; python_full_version >= "3.7.8" and python_full_version < "4.0.0" and python_version >= "3.7" | |
colorama==0.4.5; platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.7.8" and python_full_version < "4.0.0" | |
commonmark==0.9.1; python_full_version >= "3.7.8" and python_full_version < "4.0.0" | |
cssselect==1.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" | |
cucumber-tag-expressions==4.1.0; python_full_version >= "3.7.8" and python_full_version < "4.0.0" and python_version >= "2.7" | |
dynaconf==3.1.9; python_version >= "3.7" | |
psycopg2-binary==2.9.5; python_version >= "3.7" | |
psycopg2==2.9.5; python_version >= "3.7" | |
factory-boy==3.2.1; python_version >= "3.6" | |
faker==13.15.1; python_version >= "3.6" | |
flask-login==0.6.2; python_version >= "3.7" | |
flask-migrate==3.1.0; python_version >= "3.6" | |
flask-seeder==1.2.0 | |
flask-sqlalchemy==2.5.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0") | |
flask-wtf==1.0.1; python_version >= "3.6" | |
flask==2.2.0; python_version >= "3.7" | |
greenlet==1.1.2; python_version >= "3" and python_full_version < "3.0.0" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0") or python_version >= "3" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0") and python_full_version >= "3.5.0" | |
itsdangerous==2.1.2; python_full_version >= "3.6.2" and python_version >= "3.7" and python_full_version < "4.0.0" | |
jinja2==3.1.2; python_full_version >= "3.7.8" and python_version >= "3.7" and python_full_version < "4.0.0" | |
lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" | |
mako==1.2.1; python_version >= "3.7" | |
markupsafe==2.1.1; python_version >= "3.7" | |
mvc-flask==2.4.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" | |
mypy-extensions==0.4.3; python_full_version >= "3.6.2" | |
pathspec==0.9.0; python_full_version >= "3.6.2" | |
platformdirs==2.5.2; python_version >= "3.7" and python_full_version >= "3.6.2" | |
pluggy==1.0.0; python_full_version >= "3.7.8" and python_full_version < "4.0.0" and python_version >= "3.6" | |
pprintpp==0.4.0; python_full_version >= "3.7.8" and python_full_version < "4.0.0" | |
pyflakes==2.5.0; python_version >= "3.6" | |
pygments==2.12.0; python_full_version >= "3.7.8" and python_full_version < "4.0.0" and python_version >= "3.6" | |
python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6" | |
python-dotenv==0.20.0; python_version >= "3.5" | |
rich==12.5.1; python_full_version >= "3.7.8" and python_full_version < "4.0.0" | |
shellingham==1.4.0; python_version >= "2.6" and python_version < "3.0" and python_full_version >= "3.7.8" and python_full_version < "4.0.0" or python_version > "3.0" and python_version < "3.1" and python_full_version >= "3.7.8" and python_full_version < "4.0.0" or python_version > "3.1" and python_version < "3.2" and python_full_version >= "3.7.8" and python_full_version < "4.0.0" or python_version > "3.2" and python_version < "3.3" and python_full_version >= "3.7.8" and python_full_version < "4.0.0" or python_full_version >= "3.7.8" and python_full_version < "4.0.0" and python_version > "3.3" | |
six==1.16.0; python_full_version >= "3.7.8" and python_version >= "3.6" and python_full_version < "4.0.0" | |
splinter @ git+https://github.com/cobrateam/splinter.git@master | |
sqlalchemy==1.4.39; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7" | |
tomli==2.0.1; python_full_version >= "3.7.8" and python_full_version < "3.11.0a7" and python_version >= "3.7" | |
urllib3==1.26.11; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0" and python_version < "4") | |
ward==0.66.1b0; python_full_version >= "3.7.8" and python_full_version < "4.0.0" | |
werkzeug==2.2.1; python_full_version >= "3.6.2" and python_version >= "3.7" and python_full_version < "4.0.0" | |
wtforms==3.0.1; python_version >= "3.7" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment