-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathrequirements.txt
77 lines (77 loc) · 1.27 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
71
72
73
74
75
76
77
alembic==1.6.3
appdirs==1.4.4
attrs==21.2.0
blessings==1.7
blinker==1.4
certifi==2020.12.5
cffi==1.15
chardet==4.0.0
click==8.0.1
colorama==0.4.4
coloredlogs==15.0
configparser==5.0.2
coverage==7.2.7
crayons==0.4.0
cryptography==3.4.7
deepdiff==5.5.0
distlib==0.3.1
docopt==0.6.2
dominate==2.6.0
filelock==3.0.12
Flask==2.2.2
Flask-Admin==1.5.8
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==3.0.0
Flask-MySQL==1.5.2
flask-nav==0.6
Flask-SQLAlchemy==2.5.1
greenlet==2.0.2
humanfriendly==9.1
idna==2.10
importlib-metadata==6.5.0
iniconfig==1.1.1
itsdangerous==2.0.1
Jinja2==3.0.1
ldap3==2.9.1
Mako==1.1.4
MarkupSafe==2.1.1
more-itertools==8.8.0
openpyxl==3.1.2
ordered-set==4.0.2
packaging==20.9
peewee==3.14.4
peewee-migrations==0.3.19
pluggy==0.13.1
py==1.11.0
pycparser==2.20
Pygments==2.9.0
PyMySQL==1.0.2
pyodbc==4.0.35
pyparsing==2.4.7
pytest==7.1.2
pytest-base-url==1.4.2
pytest-html==2.1.1
pytest-metadata==1.10.0
pytest-watch==4.2.0
python-dateutil==2.8.2
python-editor==1.0.4
PyYAML==6.0.1
regex ==2023.6.3
requests==2.25.1
selenium==3.141.0
six==1.16.0
SQLAlchemy==1.4.15
termcolor==1.1.0
toml==0.10.2
tomli==2.0.1
urllib3==1.26.4
virtualenv==20.4.6
visitor==0.1.3
watchdog==2.1.2
wcwidth==0.2.5
webdriver-manager==3.4.2
Werkzeug==2.2.2
WTForms==2.3.3
XlsxWriter==3.0.3
zipp==3.15.0