-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.lock
108 lines (107 loc) · 2.05 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
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: ["server"]
# all-features: false
# with-sources: false
-e file:.
anyio==3.7.1
# via flyweb-framework
bidict==0.23.1
# via python-socketio
certifi==2024.2.2
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.0
# via anyio
# via pytest
# via taskgroup
filelock==3.13.4
# via virtualenv
greenlet==3.0.3
# via playwright
h11==0.14.0
# via hypercorn
# via wsproto
h2==4.1.0
# via hypercorn
hpack==4.0.0
# via h2
hypercorn==0.16.0
# via flyweb-framework
hyperframe==6.0.1
# via h2
identify==2.5.35
# via pre-commit
idna==3.7
# via anyio
# via requests
iniconfig==2.0.0
# via pytest
nodeenv==1.8.0
# via pre-commit
# via pyright
packaging==24.0
# via pytest
platformdirs==4.2.0
# via virtualenv
playwright==1.43.0
# via pytest-playwright
pluggy==1.4.0
# via pytest
portpicker==1.6.0
pre-commit==3.7.0
priority==2.0.0
# via hypercorn
psutil==5.9.8
# via portpicker
pyee==11.1.0
# via playwright
pyright==1.1.358
pytest==8.1.1
# via pytest-base-url
# via pytest-playwright
pytest-base-url==2.1.0
# via pytest-playwright
pytest-playwright==0.4.4
python-engineio==4.9.0
# via python-socketio
python-slugify==8.0.4
# via pytest-playwright
python-socketio==5.11.2
# via flyweb-framework
pyyaml==6.0.1
# via pre-commit
requests==2.31.0
# via pytest-base-url
ruff==0.3.7
setuptools==69.5.1
# via nodeenv
simple-websocket==1.0.0
# via python-engineio
sniffio==1.3.1
# via anyio
taskgroup==0.0.0a4
# via hypercorn
text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via hypercorn
# via pytest
typing-extensions==4.11.0
# via flyweb-framework
# via pyee
urllib3==2.2.1
# via requests
virtualenv==20.25.1
# via pre-commit
wsproto==1.2.0
# via hypercorn
# via simple-websocket