-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
executable file
·79 lines (79 loc) · 1.33 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
78
79
alembic==1.0.11
aniso8601==9.0.1
asn1crypto==1.3.0
attrs==19.3.0
blinker==1.4
certifi==2020.6.20
cffi==1.15.1
chardet==3.0.4
clg==2.0.0
click==8.1.3
colorama==0.4.3
configparser==5.0.0
crayons==0.3.1
cryptography==2.7
cx-Oracle==7.3.0
dnspython==1.16.0
docopt==0.6.2
dominate==2.3.5
email-validator==1.0.4
enum34==1.1.6
exceptiongroup==1.0.3
Flask==2.0.3
Flask-Admin==1.5.3
Flask-Bootstrap==3.3.7.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.2
Flask-MySQL==1.4.0
Flask-RESTful==0.3.10
Flask-SQLAlchemy==2.4.3
Flask-WTF==1.0.1
fpdf==1.7.2
idna==2.8
importlib-metadata==1.7.0
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.0.3
ldap3==2.9.1
Mako==1.0.13
MarkupSafe==2.1.1
migrant==1.3.1
more-itertools==8.4.0
packaging==20.4
pathtools==0.1.2
peewee==3.9.6
peewee-migrations==0.3.18
pluggy==0.13.1
py==1.11.0
pyasn1==0.4.8
pycparser==2.19
PyMySQL==0.9.3
pyodbc==4.0.39
pyparsing==2.4.7
pytest==7.4.0
pytest-base-url==1.4.2
pytest-html==2.1.1
pytest-metadata==1.10.0
pytest-selenium==1.17.0
pytest-variables==1.9.0
pytest-watch==4.2.0
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2023.3.post1
PyYAML==5.3
requests==2.24.0
selenium==3.141.0
six==1.14.0
SQLAlchemy==1.3.18
termcolor==1.1.0
tomli==2.0.1
urllib3==1.25.9
visitor==0.1.3
watchdog==2.1.9
wcwidth==0.2.5
webdriver-manager==3.2.1
Werkzeug==2.0.3
WTForms==3.0.0
XlsxWriter==1.1.8
zipp==3.1.0