Created
January 25, 2022 22:00
-
-
Save tunetheweb/4d288ea4467ba74a66b3a0e2e8d5e4ea to your computer and use it in GitHub Desktop.
This file contains 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
appdirs==1.4.4 | |
attrs==21.4.0 | |
black==21.12b0 | |
cached-property==1.5.2 | |
certifi==2021.10.8 | |
cfgv==3.3.1 | |
chardet==4.0.0 | |
charset-normalizer==2.0.10 | |
click==8.0.3 | |
colorama==0.4.4 | |
configparser==5.2.0 | |
coverage==6.2 | |
diff-cover==6.4.4 | |
distlib==0.3.4 | |
doc8==0.10.1 | |
docutils==0.18.1 | |
execnet==1.9.0 | |
filelock==3.4.2 | |
flake8==4.0.1 | |
flake8-black==0.2.3 | |
flake8-docstrings==1.6.0 | |
hypothesis==6.36.0 | |
identify==2.4.4 | |
idna==3.3 | |
iniconfig==1.1.1 | |
Jinja2==3.0.3 | |
MarkupSafe==2.0.1 | |
mccabe==0.6.1 | |
mypy==0.931 | |
mypy-extensions==0.4.3 | |
nodeenv==1.6.0 | |
oyaml==1.0 | |
packaging==21.3 | |
pathspec==0.9.0 | |
pbr==5.8.0 | |
platformdirs==2.4.1 | |
pluggy==1.0.0 | |
pre-commit==2.17.0 | |
py==1.11.0 | |
pycodestyle==2.8.0 | |
pydocstyle==6.1.1 | |
pyflakes==2.4.0 | |
Pygments==2.11.2 | |
pyparsing==3.0.6 | |
pytest==6.2.5 | |
pytest-cov==3.0.0 | |
pytest-forked==1.4.0 | |
pytest-sugar==0.9.4 | |
pytest-xdist==2.5.0 | |
PyYAML==6.0 | |
regex==2022.1.18 | |
requests==2.27.1 | |
restructuredtext-lint==1.3.2 | |
six==1.16.0 | |
snowballstemmer==2.2.0 | |
sortedcontainers==2.4.0 | |
-e git+ssh://[email protected]/tunetheweb/sqlfluff.git@7225550224707aafafaa643a0fca39909ab0b64b#egg=sqlfluff | |
stevedore==3.5.0 | |
tblib==1.7.0 | |
termcolor==1.1.0 | |
toml==0.10.2 | |
tomli==1.2.3 | |
tox==3.24.5 | |
tqdm==4.62.3 | |
types-appdirs==1.4.2 | |
types-chardet==4.0.3 | |
types-colorama==0.4.7 | |
types-pkg-resources==0.1.3 | |
types-PyYAML==6.0.3 | |
types-regex==2021.11.10.2 | |
types-toml==0.10.3 | |
typing_extensions==4.0.1 | |
urllib3==1.26.8 | |
virtualenv==20.13.0 | |
yamllint==1.26.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment