Skip to content

Commit

Permalink
requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
eniocc committed Sep 19, 2022
1 parent 80b5ef7 commit 47c45e3
Showing 1 changed file with 148 additions and 0 deletions.
148 changes: 148 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
alabaster==0.7.12
alembic==1.8.1
aniso8601==9.0.1
appdirs==1.4.4
argcomplete==2.0.0
argh==0.26.2
arrow==1.2.3
attrs==22.1.0
Babel==2.10.3
binaryornot==0.4.4
black @ git+https://github.com/psf/black@d852af71672ce22646017e4ca7a8878ca7bdfe39
bleach==5.0.1
bump2version==1.0.1
certifi==2022.9.14
cffi==1.15.1
cfgv==3.3.1
chardet==5.0.0
charset-normalizer==2.1.1
click==8.1.3
codacy-coverage==1.3.11
code-climate==0.0.1
codecov==2.1.12
colorama==0.4.5
colorlog==6.7.0
commonmark==0.9.1
cookiecutter==2.1.1
coverage==6.4.4
cryptography==38.0.1
distlib==0.3.6
dls-python3-skeleton==1.4
dnspython==2.2.1
docutils==0.17.1
dparse==0.6.0
email-validator==1.1.3
filelock==3.8.0
flake8==5.0.4
Flask==2.0.2
Flask-Login==0.5.0
Flask-Migrate==3.1.0
Flask-Minify==0.37
Flask-MySQLdb==1.0.1
flask-restx==0.5.1
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.0
greenlet==1.1.3
gunicorn==20.1.0
htmlmin==0.1.12
identify==2.5.5
idna==3.3
imagesize==1.4.1
importlib-metadata==4.12.0
iniconfig==1.1.1
Inject==4.3.1
install==1.3.5
isort==5.10.1
itsdangerous==2.1.2
jaraco.classes==3.2.2
Jinja2==3.0.2
jinja2-time==0.2.0
jsmin==3.0.1
jsonschema==4.15.0
keyring==23.9.3
lesscpy==0.15.0
Mako==1.2.2
MarkupSafe==2.1.1
mccabe==0.6.1
more-itertools==8.14.0
mypy-extensions==0.4.3
mysql-connector-python==8.0.30
mysqlclient==2.1.1
nodeenv==1.7.0
nox==2022.8.7
nox-poetry==1.0.1
numpy==1.23.2
packaging==21.3
pandas==1.4.3
pathspec==0.10.1
pathtools==0.1.2
pipx==1.1.0
pkginfo==1.8.3
platformdirs==2.5.2
pluggy==0.13.1
ply==3.11
pre-commit==2.12.0
psutil==5.9.1
py==1.11.0
pyarrow==9.0.0
pycodestyle==2.5.0
pycparser==2.21
pyflakes==2.1.1
Pygments==2.13.0
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==7.1.3
python-dateutil==2.8.2
python-dotenv==0.19.2
python-slugify==6.1.2
pytz==2022.2.1
pyupgrade==2.38.0
pywin32-ctypes==0.2.0
PyYAML==6.0
rcssmin==1.1.1
readme-renderer==37.1
regex==2022.9.13
requests==2.28.1
requests-toolbelt==0.9.1
rfc3986==2.0.0
rich==12.5.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
safety==2.1.1
scipy==1.9.1
scrutinizer-ocular==1.0.3
six==1.16.0
snowballstemmer==2.2.0
Sphinx==5.1.1
sphinx-click==4.3.0
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-websupport==1.2.4
SQLAlchemy==1.4.29
text-unidecode==1.3
timebudget==0.7.1
tokenize-rt==4.2.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.4
tox==3.26.0
tqdm==4.64.1
travis==0.0.3
twine==4.0.1
typing_extensions==4.3.0
urllib3==1.26.12
userpath==1.8.0
virtualenv==20.16.5
watchdog==0.9.0
webencodings==0.5.1
Werkzeug==2.0.3
WTForms==3.0.0
xdoctest==1.1.0
xorencryption==0.1.6
xxhash==3.0.0
zipp==3.8.1

0 comments on commit 47c45e3

Please sign in to comment.