-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev_requirements.txt
90 lines (90 loc) · 1.53 KB
/
dev_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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
alembic==1.8.1
appdirs==1.4.4
argcomplete==2.0.0
asttokens==2.1.0
backcall==0.2.0
behave==1.2.6
bleach==3.3.0
boto3==1.26.5
botocore==1.29.5
build==0.4.0
certifi==2022.9.24
cffi==1.14.6
chardet==5.0.0
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.4
coverage==7.0.5
cryptography==3.4.7
decorator==5.1.1
distlib==0.3.2
docutils==0.17.1
executing==1.2.0
filelock==3.0.12
Flask==2.2.2
Flask-Admin==1.6.0
Flask-Cors==3.0.10
Flask-Migrate==3.1.0
Flask-Restless-NG==2.3.1
Flask-SQLAlchemy==3.0.2
gevent==22.10.2
greenlet==2.0.1
gunicorn==20.1.0
idna==3.4
importlib-metadata==5.0.0
ipython==8.6.0
itsdangerous==2.1.2
jedi==0.18.1
jeepney==0.7.0
Jinja2==3.1.2
jmespath==1.0.1
json-api-doc==0.15.0
keyring==23.0.1
Mako==1.2.3
MarkupSafe==2.1.1
matplotlib-inline==0.1.6
mimerender==0.6.0
packaging==20.9
parse==1.19.0
parse-type==0.6.0
parso==0.8.3
pep517==0.10.0
pexpect==4.8.0
pickleshare==0.7.5
pipenv==2021.5.29
pkginfo==1.7.1
prompt-toolkit==3.0.32
psycopg2==2.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.20
pydevd-pycharm==203.7148.72
pyflakes==2.3.1
Pygments==2.9.0
pyparsing==2.4.7
python-dateutil==2.8.2
python-editor==1.0.4
python-mimeparse==1.6.0
readme-renderer==29.0
requests==2.28.1
requests-toolbelt==0.9.1
rfc3986==1.5.0
s3transfer==0.6.0
SecretStorage==3.3.1
six==1.16.0
SQLAlchemy==1.4.43
stack-data==0.6.1
toml==0.10.2
tqdm==4.61.2
traitlets==5.5.0
twine==3.4.1
urllib3==1.26.12
virtualenv==20.4.7
virtualenv-clone==0.5.7
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==2.2.2
WTForms==3.0.1
zipp==3.10.0
zope.event==4.5.0
zope.interface==5.5.1