-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
65 lines (65 loc) · 1.12 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
alembic==1.13.2
attrs==24.2.0
bcrypt==4.1.3
behave==1.2.6
blinker==1.6.3
caldav==1.3.9
certifi==2024.8.30
charset-normalizer==3.3.2
click==8.1.7
dnspython==2.6.1
email-validator==2.0.0.post2
eventlet==0.36.1
Flask==2.2.5
Flask-Admin==1.6.1
Flask-Bcrypt==1.0.1
Flask-Login==0.6.3
Flask-Mail==0.10.0
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.0.5
Flask-WTF==1.2.1
graphviz==0.20.3
greenlet==3.0.3
h11==0.14.0
icalendar==5.0.13
idna==3.7
importlib-metadata==6.7.0
itsdangerous==2.2.0
Jinja2==3.1.4
lxml==5.3.0
Mako==1.3.5
MarkupSafe==2.1.5
outcome==1.3.0.post0
packaging==24.0
parse==1.20.2
parse_type==0.6.3
Paste==3.10.1
pillow==10.3.0
pydot==3.0.1
pyparsing==3.1.2
PySocks==1.7.1
python-dateutil==2.9.0.post0
pytz==2024.2
recurring-ical-events==3.3.0
requests==2.32.3
selenium==4.24.0
setuptools==72.2.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
SQLAlchemy==2.0.30
sqlalchemy_schemadisplay==2.0
trio==0.26.2
trio-websocket==0.11.1
typing_extensions==4.12.2
tzdata==2024.1
tzlocal==5.2
urllib3==2.2.2
vobject==0.9.7
waitress==3.0.1
websocket-client==1.8.0
Werkzeug==3.1.2
wsproto==1.2.0
WTForms==3.0.1
x-wr-timezone==0.0.7
zipp==3.19.2