alphaaico commited on
Commit
2ee4517
·
verified ·
1 Parent(s): ffbe28a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +72 -72
requirements.txt CHANGED
@@ -1,72 +1,72 @@
1
- altair==5.5.0
2
- appnope==0.1.4
3
- asttokens==3.0.0
4
- attrs==25.3.0
5
- beautifulsoup4==4.13.3
6
- blinker==1.9.0
7
- bs4==0.0.2
8
- cachetools==5.5.2
9
- certifi==2025.1.31
10
- charset-normalizer==3.4.1
11
- click==8.1.8
12
- comm==0.2.2
13
- debugpy==1.8.14
14
- decorator==5.2.1
15
- et_xmlfile==2.0.0
16
- executing==2.2.0
17
- feedparser==6.0.11
18
- gitdb==4.0.12
19
- GitPython==3.1.44
20
- idna==3.10
21
- ipykernel==6.29.5
22
- ipython==9.1.0
23
- ipython_pygments_lexers==1.1.1
24
- jedi==0.19.2
25
- Jinja2==3.1.6
26
- jsonschema==4.23.0
27
- jsonschema-specifications==2024.10.1
28
- jupyter_client==8.6.3
29
- jupyter_core==5.7.2
30
- MarkupSafe==3.0.2
31
- matplotlib-inline==0.1.7
32
- narwhals==1.34.1
33
- nest-asyncio==1.6.0
34
- numpy==2.2.4
35
- oauthlib==3.2.2
36
- openpyxl==3.1.5
37
- packaging==24.2
38
- pandas==2.2.3
39
- parso==0.8.4
40
- pexpect==4.9.0
41
- pillow==11.1.0
42
- platformdirs==4.3.7
43
- prompt_toolkit==3.0.50
44
- protobuf==5.29.4
45
- psutil==7.0.0
46
- ptyprocess==0.7.0
47
- pure_eval==0.2.3
48
- pyarrow==19.0.1
49
- pydeck==0.9.1
50
- Pygments==2.19.1
51
- python-dateutil==2.9.0.post0
52
- pytz==2025.2
53
- pyzmq==26.4.0
54
- referencing==0.36.2
55
- requests==2.32.3
56
- requests-oauthlib==2.0.0
57
- rpds-py==0.24.0
58
- sgmllib3k==1.0.0
59
- six==1.17.0
60
- smmap==5.0.2
61
- soupsieve==2.6
62
- stack-data==0.6.3
63
- streamlit==1.44.1
64
- tenacity==9.1.2
65
- toml==0.10.2
66
- tornado==6.4.2
67
- traitlets==5.14.3
68
- tweepy==4.15.0
69
- typing_extensions==4.13.2
70
- tzdata==2025.2
71
- urllib3==2.4.0
72
- wcwidth==0.2.13
 
1
+ altair==5.5.0
2
+ appnope==0.1.4
3
+ asttokens==3.0.0
4
+ attrs==25.3.0
5
+ beautifulsoup4==4.13.3
6
+ blinker==1.9.0
7
+ bs4==0.0.2
8
+ cachetools==5.5.2
9
+ certifi==2025.1.31
10
+ charset-normalizer==3.4.1
11
+ click==8.1.8
12
+ comm==0.2.2
13
+ debugpy==1.8.14
14
+ decorator==5.2.1
15
+ et_xmlfile==2.0.0
16
+ executing==2.2.0
17
+ feedparser==6.0.11
18
+ gitdb==4.0.12
19
+ GitPython==3.1.44
20
+ idna==3.10
21
+ ipykernel
22
+ ipython
23
+ ipython_pygments_lexers
24
+ jedi==0.19.2
25
+ Jinja2==3.1.6
26
+ jsonschema==4.23.0
27
+ jsonschema-specifications==2024.10.1
28
+ jupyter_client==8.6.3
29
+ jupyter_core==5.7.2
30
+ MarkupSafe==3.0.2
31
+ matplotlib-inline==0.1.7
32
+ narwhals==1.34.1
33
+ nest-asyncio==1.6.0
34
+ numpy==2.2.4
35
+ oauthlib==3.2.2
36
+ openpyxl==3.1.5
37
+ packaging==24.2
38
+ pandas==2.2.3
39
+ parso==0.8.4
40
+ pexpect==4.9.0
41
+ pillow==11.1.0
42
+ platformdirs==4.3.7
43
+ prompt_toolkit==3.0.50
44
+ protobuf==5.29.4
45
+ psutil==7.0.0
46
+ ptyprocess==0.7.0
47
+ pure_eval==0.2.3
48
+ pyarrow==19.0.1
49
+ pydeck==0.9.1
50
+ Pygments==2.19.1
51
+ python-dateutil==2.9.0.post0
52
+ pytz==2025.2
53
+ pyzmq==26.4.0
54
+ referencing==0.36.2
55
+ requests==2.32.3
56
+ requests-oauthlib==2.0.0
57
+ rpds-py==0.24.0
58
+ sgmllib3k==1.0.0
59
+ six==1.17.0
60
+ smmap==5.0.2
61
+ soupsieve==2.6
62
+ stack-data==0.6.3
63
+ streamlit==1.44.1
64
+ tenacity==9.1.2
65
+ toml==0.10.2
66
+ tornado==6.4.2
67
+ traitlets==5.14.3
68
+ tweepy==4.15.0
69
+ typing_extensions==4.13.2
70
+ tzdata==2025.2
71
+ urllib3==2.4.0
72
+ wcwidth==0.2.13