-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathrequirements.txt
More file actions
48 lines (48 loc) · 863 Bytes
/
Copy pathrequirements.txt
File metadata and controls
48 lines (48 loc) · 863 Bytes
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
aiohappyeyeballs==2.4.3
aiohttp==3.10.10
aiosignal==1.3.1
asgiref==3.8.1
attrs==24.2.0
black==24.10.0
blinker==1.8.2
click==8.1.7
dnspython==2.7.0
email_validator==2.2.0
Flask==3.0.3
Flask-Login==0.6.3
Flask-Principal==0.4.0
Flask-Security==5.5.2
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.2
frozenlist==1.5.0
fuzzywuzzy==0.18.0
greenlet==3.1.1
h11==0.14.0
idna==3.10
importlib_resources==6.4.5
isort==5.13.2
itsdangerous==2.2.0
Jinja2==3.1.4
Levenshtein==0.26.1
MarkupSafe==3.0.2
multidict==6.1.0
mypy-extensions==1.0.0
packaging==24.1
passlib==1.7.4
pathspec==0.12.1
platformdirs==4.3.6
propcache==0.2.0
Pygments==2.18.0
pygments-ansi-color==0.3.0
python-dotenv==1.0.1
python-Levenshtein==0.26.1
RapidFuzz==3.10.1
ruff==0.7.1
setuptools==75.3.0
SQLAlchemy==2.0.36
typing_extensions==4.12.2
uvicorn==0.32.0
uvloop==0.21.0
Werkzeug==3.0.6
WTForms==3.2.1
yarl==1.17.1