-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
101 lines (101 loc) · 1.82 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
asn1crypto==1.5.1
# via -r requirements.in
astroid==2.15.6
# via pylint
beautifulsoup4==4.12.2
# via bs4
black==23.7.0
# via -r requirements.in
blinker==1.6.2
# via flask
bs4==0.0.1
# via -r requirements.in
certifi==2024.7.4
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
click==8.1.7
# via
# black
# flask
cryptography==43.0.1
# via
# -r requirements.in
# jwcrypto
dill==0.3.7
# via pylint
flask==2.3.3
# via -r requirements.in
idna==3.4
# via requests
isort==5.12.0
# via pylint
itsdangerous==2.1.2
# via flask
jinja2==3.1.5
# via flask
jwcrypto==1.5.6
# via -r requirements.in
lazy-object-proxy==1.9.0
# via astroid
markupsafe==2.1.3
# via
# jinja2
# werkzeug
mccabe==0.7.0
# via pylint
mypy-extensions==1.0.0
# via black
packaging==23.1
# via black
pathspec==0.11.2
# via black
platformdirs==3.10.0
# via
# black
# pylint
pycparser==2.21
# via cffi
pyjwt==2.8.0
# via -r requirements.in
pykcs11==1.5.12
# via -r requirements.in
pylint==2.17.5
# via -r requirements.in
pyqt6==6.5.2
# via
# -r requirements.in
# pyqt6-webengine
pyqt6-qt6==6.5.2
# via pyqt6
pyqt6-sip==13.5.2
# via
# pyqt6
# pyqt6-webengine
pyqt6-webengine==6.5.0
# via -r requirements.in
pyqt6-webengine-qt6==6.5.2
# via pyqt6-webengine
requests==2.32.2
# via -r requirements.in
soupsieve==2.5
# via beautifulsoup4
tomlkit==0.12.1
# via pylint
typing-extensions==4.10.0
# via jwcrypto
urllib3==2.2.2
# via requests
werkzeug==3.0.6
# via flask
wrapt==1.15.0
# via astroid
python-dotenv==1.0.1