Charbel Malo commited on
Commit
78edb28
·
verified ·
1 Parent(s): 3ef921d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +61 -60
requirements.txt CHANGED
@@ -1,60 +1,61 @@
1
- aiohttp==3.8.5
2
- aiosignal==1.3.1
3
- altair==5.0.1
4
- async-timeout==4.0.2
5
- attrs==23.1.0
6
- beautifulsoup4==4.12.2
7
- blinker==1.6.2
8
- bs4==0.0.1
9
- cachetools==5.3.1
10
- certifi==2023.7.22
11
- charset-normalizer==3.2.0
12
- click==8.1.6
13
- decorator==5.1.1
14
- frozenlist==1.4.0
15
- gitdb==4.0.10
16
- GitPython==3.1.32
17
- idna==3.4
18
- importlib-metadata==6.8.0
19
- Jinja2==3.1.2
20
- jsonschema==4.18.4
21
- jsonschema-specifications==2023.7.1
22
- markdown-it-py==3.0.0
23
- MarkupSafe==2.1.3
24
- mdurl==0.1.2
25
- multidict==6.0.4
26
- numpy==1.25.2
27
- openai==0.27.8
28
- packaging==23.1
29
- pandas==2.0.3
30
- Pillow==9.5.0
31
- protobuf==4.23.4
32
- pyarrow==12.0.1
33
- pydeck==0.8.0
34
- Pygments==2.15.1
35
- Pympler==1.0.1
36
- python-dateutil==2.8.2
37
- python-dotenv==1.0.0
38
- pytz==2023.3
39
- pytz-deprecation-shim==0.1.0.post0
40
- referencing==0.30.0
41
- requests==2.31.0
42
- rich==13.5.2
43
- rpds-py==0.9.2
44
- six==1.16.0
45
- smmap==5.0.0
46
- soupsieve==2.4.1
47
- streamlit==1.25.0
48
- tenacity==8.2.2
49
- toml==0.10.2
50
- toolz==0.12.0
51
- tornado==6.3.2
52
- tqdm==4.65.0
53
- typing_extensions==4.7.1
54
- tzdata==2023.3
55
- tzlocal==4.3.1
56
- urllib3==2.0.4
57
- validators==0.20.0
58
- watchdog==3.0.0
59
- yarl==1.9.2
60
- zipp==3.16.2
 
 
1
+ aiohttp==3.8.5
2
+ langdetect
3
+ aiosignal==1.3.1
4
+ altair==5.0.1
5
+ async-timeout==4.0.2
6
+ attrs==23.1.0
7
+ beautifulsoup4==4.12.2
8
+ blinker==1.6.2
9
+ bs4==0.0.1
10
+ cachetools==5.3.1
11
+ certifi==2023.7.22
12
+ charset-normalizer==3.2.0
13
+ click==8.1.6
14
+ decorator==5.1.1
15
+ frozenlist==1.4.0
16
+ gitdb==4.0.10
17
+ GitPython==3.1.32
18
+ idna==3.4
19
+ importlib-metadata==6.8.0
20
+ Jinja2==3.1.2
21
+ jsonschema==4.18.4
22
+ jsonschema-specifications==2023.7.1
23
+ markdown-it-py==3.0.0
24
+ MarkupSafe==2.1.3
25
+ mdurl==0.1.2
26
+ multidict==6.0.4
27
+ numpy==1.25.2
28
+ openai==0.27.8
29
+ packaging==23.1
30
+ pandas==2.0.3
31
+ Pillow==9.5.0
32
+ protobuf==4.23.4
33
+ pyarrow==12.0.1
34
+ pydeck==0.8.0
35
+ Pygments==2.15.1
36
+ Pympler==1.0.1
37
+ python-dateutil==2.8.2
38
+ python-dotenv==1.0.0
39
+ pytz==2023.3
40
+ pytz-deprecation-shim==0.1.0.post0
41
+ referencing==0.30.0
42
+ requests==2.31.0
43
+ rich==13.5.2
44
+ rpds-py==0.9.2
45
+ six==1.16.0
46
+ smmap==5.0.0
47
+ soupsieve==2.4.1
48
+ streamlit==1.25.0
49
+ tenacity==8.2.2
50
+ toml==0.10.2
51
+ toolz==0.12.0
52
+ tornado==6.3.2
53
+ tqdm==4.65.0
54
+ typing_extensions==4.7.1
55
+ tzdata==2023.3
56
+ tzlocal==4.3.1
57
+ urllib3==2.0.4
58
+ validators==0.20.0
59
+ watchdog==3.0.0
60
+ yarl==1.9.2
61
+ zipp==3.16.2