forked from Query-farm/python-sql-manipulation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-dev.lock
More file actions
44 lines (43 loc) · 843 Bytes
/
Copy pathrequirements-dev.lock
File metadata and controls
44 lines (43 loc) · 843 Bytes
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
# 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:.
coverage==7.9.2
# via pytest-cov
filelock==3.18.0
# via pytest-mypy
iniconfig==2.1.0
# via pytest
lxml==6.0.0
mypy==1.16.1
# via pytest-mypy
mypy-extensions==1.1.0
# via mypy
packaging==25.0
# via pytest
pathspec==0.12.1
# via mypy
pluggy==1.6.0
# via pytest
# via pytest-cov
pygments==2.19.2
# via pytest
pytest==8.4.1
# via pytest-cov
# via pytest-env
# via pytest-mypy
pytest-cov==6.2.1
pytest-env==1.1.5
pytest-mypy==1.0.1
ruff==0.12.2
sqlglot==26.33.0
# via query-farm-sql-manipulation
typing-extensions==4.14.1
# via mypy