-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
49 lines (49 loc) · 883 Bytes
/
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
attrs==23.2.0
blinker==1.7.0
certifi==2023.11.17
cffi==1.16.0
click==8.1.7
colorama==0.4.6
coverage==7.4.1
exceptiongroup==1.2.0
flake8==7.0.0
flask==3.0.1
Flask-Login==0.6.3
flask-sqlalchemy==3.1.1
greenlet==3.0.3
h11==0.14.0
idna==3.6
importlib-metadata==7.0.1
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.3
MarkupSafe==2.1.4
mccabe==0.7.0
outcome==1.3.0.post0
packaging==23.2
passlib==1.7.4
pluggy==1.4.0
pycodestyle==2.11.1
pycparser==2.21
pyflakes==3.2.0
PySocks==1.7.1
pytest==8.0.0
pytest-cov==4.1.0
robotframework==7.0
robotframework-pythonlibcore==4.3.0
robotframework-seleniumlibrary==6.2.0
selenium==4.17.2
sniffio==1.3.0
sortedcontainers==2.4.0
SQLAlchemy==2.0.25
tomli==2.0.1
trio==0.24.0
trio-websocket==0.11.1
typing-extensions==4.9.0
urllib3==2.1.0
werkzeug==3.0.1
wsproto==1.2.0
zipp==3.17.0
pymysql==1.0.2
robotframework-databaselibrary==1.2.4
gunicorn==21.2.0