-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.lock
110 lines (109 loc) · 1.9 KB
/
requirements-dev.lock
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
109
110
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false
-e file:.
anyio==4.4.0
# via httpx
black==24.4.2
certifi==2024.2.2
# via httpcore
# via httpx
click==8.1.7
# via black
# via typer
cssselect==1.2.0
# via types-lxml
exceptiongroup==1.2.1
# via anyio
# via pytest
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via c6t
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via c6t
idna==3.7
# via anyio
# via httpx
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via c6t
lxml==5.2.2
# via c6t
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.10.0
mypy-extensions==1.0.0
# via black
# via mypy
packaging==24.0
# via black
# via pytest
pathspec==0.12.1
# via black
pip==24.0
platformdirs==4.2.2
# via black
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.36
# via questionary
pygments==2.18.0
# via rich
pytest==8.2.1
pyyaml==6.0.1
# via c6t
questionary==2.0.1
# via c6t
rich==13.7.1
# via c6t
# via typer
ruff==0.4.4
shellingham==1.5.4
# via typer
smmap==5.0.1
# via gitdb
sniffio==1.3.1
# via anyio
# via httpx
tomli==2.0.1
# via black
# via mypy
# via pytest
typer==0.12.3
# via c6t
types-beautifulsoup4==4.12.0.20240511
# via types-lxml
types-html5lib==1.1.11.20240228
# via types-beautifulsoup4
types-lxml==2024.4.14
types-pyyaml==6.0.12.20240311
# via c6t
types-requests==2.31.0.20240406
typing-extensions==4.11.0
# via anyio
# via black
# via mypy
# via rich
# via typer
# via types-lxml
urllib3==2.2.1
# via types-requests
wcwidth==0.2.13
# via prompt-toolkit