-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
62 lines (62 loc) · 1.07 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
attrs==22.2.0
beautifulsoup4==4.12.2
blinker==1.7.0
bs4==0.0.1
CacheControl==0.12.11
cachy==0.3.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
cleo==1.0.0a5
click==8.1.7
crashtest==0.3.1
cryptography==37.0.4
distlib==0.3.6
dulwich==0.20.50
filelock==3.9.0
Flask==3.0.0
Flask-Login==0.6.3
Flask-SQLAlchemy==3.1.1
greenlet==3.0.1
gunicorn==21.2.0
hashids==1.3.1
html5lib==1.1
idna==3.4
importlib-metadata==6.0.0
itsdangerous==2.1.2
jaraco.classes==3.2.3
jeepney==0.8.0
Jinja2==3.1.2
jsonschema==4.17.3
keyring==23.13.1
lockfile==0.12.2
MarkupSafe==2.1.3
more-itertools==9.0.0
msgpack==1.0.4
packaging==23.0
pexpect==4.8.0
pipenv==2022.12.19
pkginfo==1.9.6
platformdirs==2.6.2
poetry==1.2.2
poetry-core==1.3.2
poetry-plugin-export==1.2.0
ptyprocess==0.7.0
pycparser==2.21
pylev==1.4.0
pyrsistent==0.19.3
requests==2.28.2
requests-toolbelt==0.9.1
SecretStorage==3.3.3
segno==1.5.3
shellingham==1.5.0.post1
soupsieve==2.5
SQLAlchemy==2.0.23
tomlkit==0.11.6
typing_extensions==4.8.0
urllib3==1.26.14
virtualenv==20.17.1
virtualenv-clone==0.5.7
webencodings==0.5.1
Werkzeug==3.0.1
zipp==3.11.0