thuyduongjoe123 commited on
Commit
47abe25
·
verified ·
1 Parent(s): 4bfe38d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +39 -1
requirements.txt CHANGED
@@ -3,4 +3,42 @@ shiny
3
  shinywidgets
4
  plotly
5
  pandas
6
- ridgeplot
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  shinywidgets
4
  plotly
5
  pandas
6
+ ridgeplot
7
+ annotated-types==0.7.0
8
+ anyio==4.8.0
9
+ blinker==1.9.0
10
+ certifi==2025.1.31
11
+ charset-normalizer==3.4.1
12
+ click==8.1.8
13
+ colorama==0.4.6
14
+ exceptiongroup==1.2.2
15
+ Flask==3.1.0
16
+ h11==0.14.0
17
+ httpcore==1.0.7
18
+ httpx==0.28.1
19
+ idna==3.10
20
+ importlib_metadata==8.6.1
21
+ itsdangerous==2.2.0
22
+ Jinja2==3.1.5
23
+ jsonpatch==1.33
24
+ jsonpointer==3.0.0
25
+ langchain-core==0.3.33
26
+ langchain-ollama==0.2.3
27
+ langsmith==0.3.6
28
+ Markdown==3.7
29
+ MarkupSafe==3.0.2
30
+ ollama==0.4.7
31
+ orjson==3.10.15
32
+ packaging==24.2
33
+ pydantic==2.10.6
34
+ pydantic_core==2.27.2
35
+ PyYAML==6.0.2
36
+ requests==2.32.3
37
+ requests-toolbelt==1.0.0
38
+ sniffio==1.3.1
39
+ tenacity==9.0.0
40
+ typing_extensions==4.12.2
41
+ urllib3==2.3.0
42
+ Werkzeug==3.1.3
43
+ zipp==3.21.0
44
+ zstandard==0.23.0