-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
58 lines (58 loc) · 2.08 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
alembic==1.10.3
aniso8601==9.0.1
astroid==2.15.2
asttokens==2.2.1
attrs==23.1.0
backcall==0.2.0
bcrypt==4.0.1
black==23.3.0
click==8.1.3
colorama==0.4.6
decorator==5.1.1
dill==0.3.6
executing==1.2.0
Flask==2.2.3
Flask-Bcrypt==1.0.1
Flask-Migrate==4.0.4
flask-restx==1.1.0
Flask-SQLAlchemy==3.0.3
Flask-Testing==0.8.1
greenlet==2.0.2
ipython==8.12.0
isort==5.12.0
itsdangerous==2.1.2
jedi==0.18.2
Jinja2==3.1.2
jsonschema==4.17.3
lazy-object-proxy==1.9.0
Mako==1.2.4
MarkupSafe==2.1.2
matplotlib-inline==0.1.6
mccabe==0.7.0
mypy==1.2.0
mypy-extensions==1.0.0
packaging==23.1
parso==0.8.3
pathspec==0.11.1
pickleshare==0.7.5
platformdirs==3.2.0
prompt-toolkit==3.0.38
pure-eval==0.2.2
pyenchant==3.2.2
Pygments==2.15.0
PyJWT==2.6.0
pylint==2.17.2
pyrsistent==0.19.3
pytz==2023.3
remarkable @ file:///D:/Projects/remarkable
six==1.16.0
SQLAlchemy==2.0.9
stack-data==0.6.2
tokenize-rt==5.0.0
tomli==2.0.1
tomlkit==0.11.7
traitlets==5.9.0
typing_extensions==4.5.0
wcwidth==0.2.6
Werkzeug==2.2.3
wrapt==1.15.0