-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
70 lines (70 loc) · 1.33 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
alabaster==0.7.12
appdirs==1.4.4
attrs==21.2.0
Babel==2.9.1
backports.entry-points-selectable==1.1.0
black==21.6b0
bleach==3.3.0
build==0.5.1
certifi==2021.5.30
cfgv==3.3.0
chardet==4.0.0
click==8.0.1
colorama==0.4.4
coverage==5.5
distlib==0.3.2
docutils==0.17.1
filelock==3.0.12
Flask==2.0.1
-e git+git@github.com:graydenshand/flask-batteries.git@68ca1887ffec7832c547f0155eacf30ed8a9cfd0#egg=flask_batteries
greenlet==1.1.0
identify==2.2.13
idna==2.10
imagesize==1.2.0
importlib-metadata==4.6.1
iniconfig==1.1.1
itsdangerous==2.0.1
Jinja2==3.0.1
keyring==23.0.1
MarkupSafe==2.0.1
mypy-extensions==0.4.3
nodeenv==1.6.0
packaging==20.9
Pallets-Sphinx-Themes==2.0.1
pathspec==0.8.1
pep517==0.10.0
pkginfo==1.7.0
platformdirs==2.2.0
pluggy==0.13.1
pre-commit==2.14.0
psycopg2==2.9.1
py==1.10.0
Pygments==2.9.0
pyparsing==2.4.7
pytest==6.2.4
pytz==2021.1
PyYAML==5.4.1
readme-renderer==29.0
regex==2021.4.4
requests==2.25.1
requests-toolbelt==0.9.1
rfc3986==1.5.0
six==1.16.0
snowballstemmer==2.1.0
Sphinx==4.0.3
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
SQLAlchemy==1.4.20
SQLAlchemy-Utils==0.37.8
toml==0.10.2
tqdm==4.61.2
twine==3.4.1
urllib3==1.26.5
virtualenv==20.7.2
webencodings==0.5.1
Werkzeug==2.0.1
zipp==3.5.0