-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
74 lines (74 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
anyio==3.7.1
bleach==5.0.1
blinker==1.5
build==0.10.0
certifi==2022.9.24
cffi==1.17.0
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
commonmark==0.9.1
distlib==0.3.6
dnspython==2.2.1
docutils==0.19
editables==0.4
email-validator==1.3.0
exceptiongroup==1.1.2
filelock==3.12.2
Flask==2.2.5
Flask-Login==0.6.2
Flask-Principal==0.4.0
Flask-Security-Too==5.0.2
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.0.1
greenlet==3.0.0rc3
h11==0.14.0
hatch==1.7.0
hatchling==1.18.0
httpcore==0.17.3
httpx==0.24.1
hyperlink==21.0.0
idna==3.4
importlib-metadata==4.12.0
itsdangerous==2.1.2
jaraco.classes==3.2.3
Jinja2==3.1.2
keyring==23.9.3
MarkupSafe==2.1.1
more-itertools==8.14.0
numpy==2.0.1
packaging==23.1
passlib==1.7.4
pathspec==0.11.1
pexpect==4.8.0
pkginfo==1.8.3
platformdirs==3.8.1
pluggy==1.2.0
ptyprocess==0.7.0
pycparser==2.22
Pygments==2.13.0
pyperclip==1.8.2
pyproject_hooks==1.0.0
pywin32-ctypes==0.2.0
readme-renderer==37.2
requests==2.28.1
requests-toolbelt==0.9.1
rfc3986==2.0.0
rich==12.5.1
shellingham==1.5.0.post1
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.20
tomli==2.0.1
tomli_w==1.0.0
tomlkit==0.11.8
trove-classifiers==2023.7.6
twine==4.0.1
typing_extensions==4.8.0rc1
urllib3==1.26.12
userpath==1.8.0
virtualenv==20.23.1
webencodings==0.5.1
Werkzeug==2.2.2
WTForms==3.0.1
zipp==3.8.1