File tree Expand file tree Collapse file tree 1 file changed +51
-3
lines changed Expand file tree Collapse file tree 1 file changed +51
-3
lines changed Original file line number Diff line number Diff line change 1
- argparse
2
- cryptography
3
- requests
1
+ acitoolkit == 0.4
2
+ attrs == 24.2.0
3
+ blinker == 1.8.2
4
+ certifi == 2024.7.4
5
+ cffi == 1.17.0
6
+ charset-normalizer == 3.3.2
7
+ click == 8.1.7
8
+ cryptography == 43.0.0
9
+ deepdiff == 7.0.1
10
+ dominate == 2.9.1
11
+ Flask == 3.0.3
12
+ Flask-Admin == 1.6.1
13
+ Flask-Bootstrap == 3.3.7.1
14
+ Flask-Cors == 4.0.1
15
+ Flask-HTTPAuth == 4.8.0
16
+ Flask-SQLAlchemy == 3.1.1
17
+ Flask-WTF == 1.2.1
18
+ future == 1.0.0
19
+ gitdb == 4.0.11
20
+ GitPython == 3.1.43
21
+ graphviz == 0.20.3
22
+ greenlet == 3.0.3
23
+ idna == 3.7
24
+ importlib_metadata == 8.4.0
25
+ importlib_resources == 6.4.3
26
+ ipaddress == 1.0.23
27
+ itsdangerous == 2.2.0
28
+ Jinja2 == 3.1.4
29
+ jsonschema == 4.23.0
30
+ jsonschema-specifications == 2023.12.1
31
+ MarkupSafe == 2.1.5
32
+ ordered-set == 4.1.0
33
+ pkgutil_resolve_name == 1.3.10
34
+ ply == 3.11
35
+ py-radix == 0.10.0
36
+ pycparser == 2.22
37
+ PyMySQL == 1.1.1
38
+ referencing == 0.35.1
39
+ requests == 2.32.3
40
+ rpds-py == 0.20.0
41
+ six == 1.16.0
42
+ smmap == 5.0.1
43
+ SQLAlchemy == 2.0.32
44
+ tabulate == 0.9.0
45
+ typing_extensions == 4.12.2
46
+ urllib3 == 2.2.2
47
+ visitor == 0.1.3
48
+ websocket-client == 1.8.0
49
+ Werkzeug == 3.0.3
50
+ WTForms == 3.1.2
51
+ zipp == 3.20.0
You can’t perform that action at this time.
0 commit comments