-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.lock
49 lines (48 loc) · 966 Bytes
/
requirements.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
# 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
exceptiongroup==1.2.0
# via anyio
# via taskgroup
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
idna==3.7
# via anyio
priority==2.0.0
# via hypercorn
python-engineio==4.9.0
# via python-socketio
python-socketio==5.11.2
# via flyweb-framework
simple-websocket==1.0.0
# via python-engineio
sniffio==1.3.1
# via anyio
taskgroup==0.0.0a4
# via hypercorn
tomli==2.0.1
# via hypercorn
typing-extensions==4.11.0
# via flyweb-framework
wsproto==1.2.0
# via hypercorn
# via simple-websocket