ashishbangwal commited on
Commit
d8a21a7
·
1 Parent(s): 75e6d8f

conv_id update

Browse files
Files changed (2) hide show
  1. app.log +0 -0
  2. requirements.txt +44 -0
app.log DELETED
File without changes
requirements.txt ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotated-types==0.7.0
2
+ anyio==4.4.0
3
+ certifi==2024.7.4
4
+ charset-normalizer==3.3.2
5
+ click==8.1.7
6
+ distro==1.9.0
7
+ dnspython==2.6.1
8
+ email_validator==2.2.0
9
+ exceptiongroup==1.2.2
10
+ fastapi==0.112.0
11
+ fastapi-cli==0.0.5
12
+ h11==0.14.0
13
+ httpcore==1.0.5
14
+ httptools==0.6.1
15
+ httpx==0.27.0
16
+ idna==3.7
17
+ Jinja2==3.1.4
18
+ jiter==0.5.0
19
+ markdown-it-py==3.0.0
20
+ MarkupSafe==2.1.5
21
+ mdurl==0.1.2
22
+ openai==1.40.6
23
+ packaging==24.1
24
+ plotly==5.23.0
25
+ pydantic==2.8.2
26
+ pydantic_core==2.20.1
27
+ Pygments==2.18.0
28
+ python-dotenv==1.0.1
29
+ python-multipart==0.0.9
30
+ PyYAML==6.0.2
31
+ requests==2.32.3
32
+ rich==13.7.1
33
+ shellingham==1.5.4
34
+ sniffio==1.3.1
35
+ starlette==0.37.2
36
+ tenacity==9.0.0
37
+ tqdm==4.66.5
38
+ typer==0.12.3
39
+ typing_extensions==4.12.2
40
+ urllib3==2.2.2
41
+ uvicorn==0.30.6
42
+ uvloop==0.19.0
43
+ watchfiles==0.23.0
44
+ websockets==12.0