-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
59 lines (59 loc) · 1.03 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
alembic==1.12.0
aniso8601==9.0.1
asttokens==2.4.0
attrs==23.1.0
backcall==0.2.0
blinker==1.6.2
click==8.1.7
decorator==5.1.1
exceptiongroup==1.1.3
executing==1.2.0
Faker==14.2.0
Flask==2.2.5
flask-marshmallow==0.14.0
Flask-Migrate==3.1.0
Flask-RESTful==0.3.9
flask-restx==1.1.0
Flask-SQLAlchemy==3.0.2
greenlet==2.0.2
gunicorn==21.2.0
importlib-metadata==6.0.0
importlib-resources==5.10.0
iniconfig==2.0.0
ipdb==0.13.9
ipython==7.34.0
itsdangerous==2.1.2
jedi==0.19.0
Jinja2==3.1.2
jsonschema==4.17.3
Mako==1.2.4
MarkupSafe==2.1.3
marshmallow==3.18.0
marshmallow-sqlalchemy==0.28.1
matplotlib-inline==0.1.6
packaging==23.1
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
pluggy==1.2.0
prompt-toolkit==3.0.39
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
Pygments==2.16.1
pytest==7.4.2
python-dateutil==2.8.2
pytz==2023.3.post1
referencing==0.8.9
# rpds-py==0.10.3
six==1.16.0
SQLAlchemy==2.0.21
SQLAlchemy-serializer==1.4.1
stack-data==0.6.2
toml==0.10.2
tomli==2.0.1
traitlets==5.9.0
typing_extensions==4.7.1
wcwidth==0.2.6
Werkzeug==2.2.3
zipp==3.15.0