File tree Expand file tree Collapse file tree 1 file changed +7
-55
lines changed Expand file tree Collapse file tree 1 file changed +7
-55
lines changed Original file line number Diff line number Diff line change 1
- aiohttp == 3.9.1
2
- aiosignal == 1.3.1
3
1
annotated-types == 0.6.0
4
2
anyio == 3.7.1
5
- attrs == 23.2.0
6
- cachetools == 5.3.2
7
3
certifi == 2023.7.22
8
4
charset-normalizer == 3.3.2
9
5
colorama == 0.4.6
10
6
contourpy == 1.2.0
11
7
cycler == 0.12.1
12
8
distro == 1.8.0
13
- easyocr == 1.7.1
14
9
EasyProcess == 1.1
15
10
entrypoint2 == 1.1
16
11
exceptiongroup == 1.1.3
17
- filelock == 3.13.1
18
12
fonttools == 4.44.0
19
- frozenlist == 1.4.1
20
- fsspec == 2024.2.0
21
- google-ai-generativelanguage == 0.4.0
22
- google-api-core == 2.16.2
23
- google-auth == 2.27.0
24
- google-generativeai == 0.3.0
25
- googleapis-common-protos == 1.62.0
26
- grpcio == 1.60.1
27
- grpcio-status == 1.60.1
28
13
h11 == 0.14.0
29
14
httpcore == 1.0.2
30
- httpx = =0.25.2
15
+ httpx > =0.25.2
31
16
idna == 3.4
32
- imageio == 2.33.1
33
17
importlib-resources == 6.1.1
34
- Jinja2 == 3.1.3
35
18
kiwisolver == 1.4.5
36
- lazy_loader == 0.3
37
- MarkupSafe == 2.1.5
38
19
matplotlib == 3.8.1
39
20
MouseInfo == 0.1.3
40
- mpmath == 1.3.0
41
21
mss == 9.0.1
42
- multidict == 6.0.5
43
- networkx == 3.2.1
44
- ninja == 1.11.1.1
45
22
numpy == 1.26.1
46
- ollama == 0.1.6
47
23
openai == 1.2.3
48
- opencv-python == 4.9.0.80
49
- opencv-python-headless == 4.9.0.80
50
24
packaging == 23.2
51
- pandas == 2.2.0
52
25
Pillow == 10.1.0
53
26
prompt-toolkit == 3.0.39
54
- proto-plus == 1.23.0
55
- protobuf == 4.25.2
56
- psutil == 5.9.8
57
- py-cpuinfo == 9.0.0
58
- pyasn1 == 0.5.1
59
- pyasn1-modules == 0.3.0
60
27
PyAutoGUI == 0.9.54
61
- pyclipper == 1.3.0.post5
62
28
pydantic == 2.4.2
63
29
pydantic_core == 2.10.1
64
30
PyGetWindow == 0.0.9
65
31
PyMsgBox == 1.0.9
66
- pyobjc-core == 10.1
67
- pyobjc-framework-Cocoa == 10.1
68
- pyobjc-framework-Quartz == 10.1
69
32
pyparsing == 3.1.1
70
33
pyperclip == 1.8.2
71
34
PyRect == 0.2.0
72
35
pyscreenshot == 3.1
73
36
PyScreeze == 0.1.29
74
- python-bidi == 0.4.2
37
+ python3-xlib == 0.15
75
38
python-dateutil == 2.8.2
76
39
python-dotenv == 1.0.0
77
- python3-xlib == 0.15
78
40
pytweening == 1.0.7
79
- pytz == 2024.1
80
- PyYAML == 6.0.1
81
41
requests == 2.31.0
82
- rsa == 4.9
83
42
rubicon-objc == 0.4.7
84
- scikit-image == 0.22.0
85
- scipy == 1.12.0
86
- seaborn == 0.13.2
87
- shapely == 2.0.2
88
43
six == 1.16.0
89
44
sniffio == 1.3.0
90
- sympy == 1.12
91
- thop == 0.1.1.post2209072238
92
- tifffile == 2024.1.30
93
- torch == 2.2.0
94
- torchvision == 0.17.0
95
45
tqdm == 4.66.1
96
46
typing_extensions == 4.8.0
97
- tzdata == 2023.4
98
- ultralytics == 8.0.227
99
47
urllib3 == 2.0.7
100
48
wcwidth == 0.2.9
101
- yarl == 1.9.4
102
49
zipp == 3.17.0
50
+ google-generativeai == 0.3.0
51
+ aiohttp == 3.9.1
52
+ ultralytics == 8.0.227
53
+ easyocr == 1.7.1
54
+ ollama == 0.1.6
You can’t perform that action at this time.
0 commit comments