-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
108 lines (108 loc) · 1.85 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
102
103
104
105
106
107
108
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
attrs==23.1.0
# via
# jsonschema
# referencing
bandit==1.7.5
# via unella (setup.py)
click==8.1.7
# via wily
colorama==0.4.6
# via radon
colorlog==4.8.0
# via wily
fastjsonschema==2.18.1
# via nbformat
future==0.18.3
# via radon
gitdb==4.0.11
# via gitpython
gitpython==3.1.40
# via
# bandit
# wily
jinja2==3.1.2
# via unella (setup.py)
jsonschema==4.19.2
# via nbformat
jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-core==5.5.0
# via nbformat
loguru==0.7.2
# via unella (setup.py)
mando==0.6.4
# via radon
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.6.1
# via unella (setup.py)
mypy-extensions==1.0.0
# via mypy
nbformat==5.9.2
# via wily
packaging==23.2
# via plotly
pbr==6.0.0
# via stevedore
platformdirs==3.11.0
# via jupyter-core
plotly==5.18.0
# via wily
progress==1.6
# via wily
pygments==2.16.1
# via rich
pyyaml==6.0.1
# via
# bandit
# unella (setup.py)
radon==5.1.0
# via
# unella (setup.py)
# wily
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
rich==13.6.0
# via
# bandit
# unella (setup.py)
rpds-py==0.10.6
# via
# jsonschema
# referencing
ruff==0.1.3
# via unella (setup.py)
six==1.16.0
# via mando
smmap==5.0.1
# via gitdb
stevedore==5.1.0
# via bandit
tabulate==0.9.0
# via wily
tenacity==8.2.3
# via plotly
toml==0.10.2
# via vulture
traitlets==5.13.0
# via
# jupyter-core
# nbformat
typing-extensions==4.8.0
# via mypy
vulture==2.10
# via unella (setup.py)
wily==1.25.0
# via unella (setup.py)