-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
59 lines (59 loc) · 1.07 KB
/
requirements.txt
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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
anyio==4.3.0
# via
# starlette
# watchfiles
appdirs==1.4.4
# via shiny
asgiref==3.7.2
# via shiny
click==8.1.7
# via
# shiny
# uvicorn
h11==0.14.0
# via uvicorn
htmltools==0.5.1
# via shiny
idna==3.6
# via anyio
linkify-it-py==2.0.3
# via shiny
markdown-it-py==3.0.0
# via
# mdit-py-plugins
# shiny
mdit-py-plugins==0.4.0
# via shiny
mdurl==0.1.2
# via markdown-it-py
packaging==23.2
# via htmltools
prompt-toolkit==3.0.36
# via questionary
pydantic==1.10.14
python-multipart==0.0.9
# via shiny
questionary==2.0.1
# via shiny
shiny==0.7.1
sniffio==1.3.1
# via anyio
starlette==0.32.0.post1
# via shiny
typing-extensions==4.10.0
# via
# htmltools
# pydantic
# shiny
uc-micro-py==1.0.3
# via linkify-it-py
uvicorn==0.27.1
# via shiny
watchfiles==0.21.0
# via shiny
wcwidth==0.2.13
# via prompt-toolkit
websockets==12.0
# via shiny