-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
97 lines (97 loc) · 1.68 KB
/
Copy pathrequirements.txt
File metadata and controls
97 lines (97 loc) · 1.68 KB
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
alembic==1.11.1
appdirs==1.4.4
astroid==2.15.5
atomicwrites==1.4.1
attrs==23.1.0
bcrypt==4.0.1
beautifulsoup4==4.12.2
black==23.3.0
blinker==1.6.2
cachelib==0.9.0
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
dill==0.3.6
dnspython==2.3.0
email-validator==2.0.0.post2
entrypoints==0.4
environs==9.5.0
exceptiongroup==1.1.2
factory-boy==3.2.1
Faker==18.11.2
fancycompleter==0.9.1
flake8==6.0.0
flake8-blind-except==0.2.1
flake8-debugger==4.1.2
flake8-docstrings==1.7.0
flake8-isort==6.0.0
flake8-polyfill==1.0.2
Flask==2.3.2
Flask-Bcrypt==1.0.1
Flask-Caching==2.0.2
Flask-DebugToolbar==0.13.1
Flask-Login==0.6.2
Flask-Migrate==4.0.4
Flask-SQLAlchemy==3.0.5
Flask-Static-Digest==0.4.0
Flask-WTF==1.1.1
gevent==22.10.2
greenlet==2.0.2
gunicorn==20.1.0
idna==3.4
iniconfig==2.0.0
isort==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.9.0
Mako==1.2.4
MarkupSafe==2.1.3
marshmallow==3.19.0
mccabe==0.7.0
mypy-extensions==1.0.0
packaging==23.1
pathspec==0.11.1
pdbpp==0.10.3
pep8-naming==0.13.3
pip-review==1.3.0
platformdirs==3.8.0
pluggy==1.2.0
psycopg2-binary==2.9.6
py==1.11.0
pycodestyle==2.10.0
pycparser==2.21
pydocstyle==6.3.0
pyflakes==3.0.1
Pygments==2.15.1
pylint==2.17.4
pyparsing==3.1.0
pyreadline3==3.4.1
pyrepl==0.9.0
pytest==7.4.0
python-dateutil==2.8.2
python-dotenv==1.0.0
regex==2023.6.3
requests==2.31.0
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.4.1
SQLAlchemy==2.0.17
supervisor==4.2.5
testfixtures==7.1.0
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.8
typed-ast==1.5.5
typing_extensions==4.7.1
urllib3==2.0.3
waitress==2.1.2
WebOb==1.8.7
WebTest==3.0.0
Werkzeug==2.3.6
wmctrl==0.4
wrapt==1.15.0
WTForms==3.0.1
zope.event==5.0
zope.interface==6.0