File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : test-poetry
1+ name : test-uv
22
33on :
44 pull_request :
Original file line number Diff line number Diff line change @@ -4,27 +4,27 @@ version = "0.1.0"
44description = " Add your description here"
55requires-python = " >=3.10"
66dependencies = [
7- " python-dotenv= =1.0.0" ,
8- " setuptools= =69.0.3" ,
9- " fire= =0.5.0" ,
10- " pydantic= =2.5.3" ,
11- " beautifulsoup4= =4.12.2" ,
12- " selenium= =4.16.0" ,
13- " fastapi= =0.108.0" ,
14- " uvicorn= =0.25.0" ,
15- " matplotlib= =3.5.1" ,
16- " pandas= =1.4.2" ,
17- " seaborn= =0.11.2" ,
18- " japanize-matplotlib= =1.1.3" ,
19- " numpy= =1.22.3" ,
20- " jupyterlab= =3.3.4" ,
21- " tqdm= =4.64.0" ,
22- " scikit-learn= =1.1.1" ,
23- " openpyxl= =3.1.2" ,
24- " polars= =0.20.31" ,
25- " aiohttp= =3.9.5" ,
26- " tenacity= =8.4.1" ,
27- " playwright= =1.44.0" ,
7+ " python-dotenv> =1.0.0" ,
8+ " setuptools> =69.0.3" ,
9+ " fire> =0.5.0" ,
10+ " pydantic> =2.5.3" ,
11+ " beautifulsoup4> =4.12.2" ,
12+ " selenium> =4.16.0" ,
13+ " fastapi> =0.108.0" ,
14+ " uvicorn> =0.25.0" ,
15+ " matplotlib> =3.5.1" ,
16+ " pandas> =1.4.2" ,
17+ " seaborn> =0.11.2" ,
18+ " japanize-matplotlib> =1.1.3" ,
19+ " numpy> =1.22.3" ,
20+ " jupyterlab> =3.3.4" ,
21+ " tqdm> =4.64.0" ,
22+ " scikit-learn> =1.1.1" ,
23+ " openpyxl> =3.1.2" ,
24+ " polars> =0.20.31" ,
25+ " aiohttp> =3.9.5" ,
26+ " tenacity> =8.4.1" ,
27+ " playwright> =1.44.0" ,
2828]
2929
3030[tool .hatch .build .targets .wheel ]
You can’t perform that action at this time.
0 commit comments