-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.lock
More file actions
141 lines (140 loc) · 2.55 KB
/
Copy pathrequirements.lock
File metadata and controls
141 lines (140 loc) · 2.55 KB
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
# 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:.
altair==5.5.0
# via streamlit
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
# via httpx
# via openai
attrs==25.3.0
# via jsonschema
# via referencing
blinker==1.9.0
# via streamlit
cachetools==5.5.2
# via streamlit
certifi==2025.4.26
# via httpcore
# via httpx
# via requests
charset-normalizer==3.4.2
# via requests
click==8.1.8
# via streamlit
distro==1.9.0
# via openai
gitdb==4.0.12
# via gitpython
gitpython==3.1.44
# via streamlit
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via openai
# via tavily-python
idna==3.10
# via anyio
# via httpx
# via requests
jinja2==3.1.6
# via altair
# via pydeck
jiter==0.9.0
# via openai
jsonschema==4.23.0
# via altair
jsonschema-specifications==2025.4.1
# via jsonschema
markupsafe==3.0.2
# via jinja2
narwhals==1.37.1
# via altair
numpy==2.2.5
# via pandas
# via pydeck
# via streamlit
openai==1.77.0
# via victus
packaging==24.2
# via altair
# via streamlit
pandas==2.2.3
# via streamlit
pillow==11.2.1
# via streamlit
protobuf==6.30.2
# via streamlit
pyarrow==20.0.0
# via streamlit
pydantic==2.11.4
# via openai
pydantic-core==2.33.2
# via pydantic
pydeck==0.9.1
# via streamlit
python-dateutil==2.9.0.post0
# via pandas
python-dotenv==1.1.0
# via victus
pytz==2025.2
# via pandas
referencing==0.36.2
# via jsonschema
# via jsonschema-specifications
regex==2024.11.6
# via tiktoken
requests==2.32.3
# via streamlit
# via tavily-python
# via tiktoken
rpds-py==0.24.0
# via jsonschema
# via referencing
six==1.17.0
# via python-dateutil
smmap==5.0.2
# via gitdb
sniffio==1.3.1
# via anyio
# via openai
streamlit==1.45.0
# via victus
tavily-python==0.7.1
# via victus
tenacity==9.1.2
# via streamlit
tiktoken==0.9.0
# via tavily-python
toml==0.10.2
# via streamlit
tornado==6.4.2
# via streamlit
tqdm==4.67.1
# via openai
typing-extensions==4.13.2
# via altair
# via anyio
# via openai
# via pydantic
# via pydantic-core
# via referencing
# via streamlit
# via typing-inspection
typing-inspection==0.4.0
# via pydantic
tzdata==2025.2
# via pandas
urllib3==2.4.0
# via requests