File tree Expand file tree Collapse file tree 1 file changed +37
-21
lines changed Expand file tree Collapse file tree 1 file changed +37
-21
lines changed Original file line number Diff line number Diff line change 1
- annotated-types >= 0.7.0
2
- anyio >= 4.9.0
3
- certifi >= 2025.1.31
4
- distro >= 1.9.0
5
- h11 >= 0.14.0
6
- httpcore >= 1.0.8
7
- httpx >= 0.28.1
8
- idna >= 3.10
9
- jiter >= 0.9.0
10
- markdown-it-py >= 3.0.0
11
- mdurl >= 0.1.2
12
- openai >= 1.73.0
13
- pydantic >= 2.11.3
14
- pydantic_core >= 2.33.1
15
- Pygments >= 2.19.1
16
- python-dotenv >= 1.1.0
17
- rich >= 14.0.0
18
- sniffio >= 1.3.1
19
- tqdm >= 4.67.1
20
- typing-inspection >= 0.4.0
21
- typing_extensions >= 4.13.2
1
+ annotated-types == 0.7.0
2
+ anyio == 4.9.0
3
+ certifi == 2025.1.31
4
+ cfgv == 3.4.0
5
+ distlib == 0.3.9
6
+ distro == 1.9.0
7
+ dotenv == 0.9.9
8
+ filelock == 3.18.0
9
+ flake8 == 4.0.1
10
+ h11 == 0.14.0
11
+ httpcore == 1.0.8
12
+ httpx == 0.28.1
13
+ identify == 2.6.9
14
+ idna == 3.10
15
+ jiter == 0.9.0
16
+ markdown-it-py == 3.0.0
17
+ mccabe == 0.6.1
18
+ mdurl == 0.1.2
19
+ nodeenv == 1.9.1
20
+ openai == 1.73.0
21
+ platformdirs == 4.3.7
22
+ pre-commit == 2.19.0
23
+ pycodestyle == 2.8.0
24
+ pydantic == 2.11.3
25
+ pydantic_core == 2.33.1
26
+ pyflakes == 2.4.0
27
+ Pygments == 2.19.1
28
+ python-dotenv == 1.1.0
29
+ PyYAML == 6.0.2
30
+ rich == 14.0.0
31
+ sniffio == 1.3.1
32
+ spinners == 0.0.24
33
+ toml == 0.10.2
34
+ tqdm == 4.67.1
35
+ typing-inspection == 0.4.0
36
+ typing_extensions == 4.13.2
37
+ virtualenv == 20.30.0
You can’t perform that action at this time.
0 commit comments