Sihanas commited on
Commit
3f5d031
·
verified ·
1 Parent(s): 0d925f9

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +89 -22
requirements.txt CHANGED
@@ -1,58 +1,125 @@
1
- altair==5.5.0
 
2
  attrs==24.2.0
3
  beautifulsoup4==4.12.3
4
- blinker==1.9.0
5
- bs4==0.0.2
6
  cachetools==5.5.0
7
  certifi==2024.8.30
 
8
  charset-normalizer==3.4.0
 
 
9
  click==8.1.7
10
  colorama==0.4.6
 
 
 
 
 
 
 
11
  filelock==3.16.1
 
 
 
12
  fsspec==2024.10.0
13
  gitdb==4.0.11
14
  GitPython==3.1.43
15
- huggingface-hub==0.26.5
 
16
  idna==3.10
17
- jinja2==3.1.4
 
 
 
 
 
 
 
18
  jsonschema==4.23.0
19
  jsonschema-specifications==2024.10.1
 
 
 
20
  markdown-it-py==3.0.0
21
  MarkupSafe==3.0.2
 
22
  mdurl==0.1.2
 
 
 
23
  mpmath==1.3.0
24
- narwhals==1.16.0
25
  networkx==3.2.1
26
- numpy==2.0.2
27
- packaging==24.2
 
 
 
 
 
 
28
  pandas==2.2.3
29
- pillow==11.0.0
30
- protobuf==5.29.1
31
- pyarrow==18.1.0
 
 
 
32
  pydeck==0.9.1
33
- pygments==2.18.0
 
 
 
 
 
 
 
 
 
34
  python-dateutil==2.9.0.post0
 
 
35
  pytz==2024.2
36
  PyYAML==6.0.2
37
  referencing==0.35.1
38
- regex==2024.11.6
39
  requests==2.32.3
 
40
  rich==13.9.4
41
- rpds-py==0.22.3
42
  safetensors==0.4.5
43
- six==1.17.0
 
 
 
 
44
  smmap==5.0.1
 
 
 
45
  soupsieve==2.6
46
- streamlit==1.40.2
47
  sympy==1.13.1
48
  tenacity==9.0.0
49
- tokenizers==0.21.0
 
 
 
50
  toml==0.10.2
51
  torch==2.5.1
52
- tornado==6.4.2
53
- tqdm==4.67.1
54
- transformers==4.47.0
55
- typing-extensions==4.12.2
 
 
56
  tzdata==2024.2
57
  urllib3==2.2.3
58
- watchdog==6.0.0
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ altair==5.4.1
3
  attrs==24.2.0
4
  beautifulsoup4==4.12.3
5
+ blinker==1.8.2
 
6
  cachetools==5.5.0
7
  certifi==2024.8.30
8
+ cffi==1.17.1
9
  charset-normalizer==3.4.0
10
+ chromedriver-autoinstaller==0.6.4
11
+ chromedriver-binary==133.0.6851.0.0
12
  click==8.1.7
13
  colorama==0.4.6
14
+ contourpy==1.3.0
15
+ cssselect==1.2.0
16
+ cycler==0.12.1
17
+ distlib==0.3.9
18
+ exceptiongroup==1.2.2
19
+ feedfinder2==0.0.4
20
+ feedparser==6.0.11
21
  filelock==3.16.1
22
+ Flask==3.0.3
23
+ flatbuffers==24.3.25
24
+ fonttools==4.55.1
25
  fsspec==2024.10.0
26
  gitdb==4.0.11
27
  GitPython==3.1.43
28
+ h11==0.14.0
29
+ huggingface-hub==0.26.2
30
  idna==3.10
31
+ importlib_metadata==8.5.0
32
+ importlib_resources==6.4.5
33
+ itsdangerous==2.2.0
34
+ jax==0.4.30
35
+ jaxlib==0.4.30
36
+ jieba3k==0.35.1
37
+ Jinja2==3.1.4
38
+ joblib==1.4.2
39
  jsonschema==4.23.0
40
  jsonschema-specifications==2024.10.1
41
+ kiwisolver==1.4.7
42
+ lxml==5.3.0
43
+ lxml_html_clean==0.3.1
44
  markdown-it-py==3.0.0
45
  MarkupSafe==3.0.2
46
+ matplotlib==3.9.3
47
  mdurl==0.1.2
48
+ mediapipe==0.10.18
49
+ ml_dtypes==0.5.0
50
+ MouseInfo==0.1.3
51
  mpmath==1.3.0
52
+ narwhals==1.13.2
53
  networkx==3.2.1
54
+ newspaper3k==0.2.8
55
+ nltk==3.9.1
56
+ numpy==1.26.4
57
+ opencv-contrib-python==4.10.0.84
58
+ opencv-python==4.10.0.84
59
+ opt_einsum==3.4.0
60
+ outcome==1.3.0.post0
61
+ packaging==24.1
62
  pandas==2.2.3
63
+ pillow==10.4.0
64
+ platformdirs==4.3.6
65
+ protobuf==4.25.5
66
+ pyarrow==18.0.0
67
+ PyAutoGUI==0.9.54
68
+ pycparser==2.22
69
  pydeck==0.9.1
70
+ pyfiglet==0.7.5
71
+ PyGetWindow==0.0.9
72
+ Pygments==2.18.0
73
+ PyMsgBox==1.0.9
74
+ pynput==1.7.7
75
+ pyparsing==3.2.0
76
+ pyperclip==1.9.0
77
+ PyRect==0.2.0
78
+ PyScreeze==1.0.1
79
+ PySocks==1.7.1
80
  python-dateutil==2.9.0.post0
81
+ python-dotenv==1.0.1
82
+ pytweening==1.2.0
83
  pytz==2024.2
84
  PyYAML==6.0.2
85
  referencing==0.35.1
86
+ regex==2024.9.11
87
  requests==2.32.3
88
+ requests-file==2.1.0
89
  rich==13.9.4
90
+ rpds-py==0.21.0
91
  safetensors==0.4.5
92
+ scipy==1.13.1
93
+ selenium==4.26.1
94
+ sentencepiece==0.2.0
95
+ sgmllib3k==1.0.0
96
+ six==1.16.0
97
  smmap==5.0.1
98
+ sniffio==1.3.1
99
+ sortedcontainers==2.4.0
100
+ sounddevice==0.5.1
101
  soupsieve==2.6
102
+ streamlit==1.39.0
103
  sympy==1.13.1
104
  tenacity==9.0.0
105
+ tinysegmenter==0.3
106
+ tldextract==5.1.3
107
+ tls-client==1.0.1
108
+ tokenizers==0.20.3
109
  toml==0.10.2
110
  torch==2.5.1
111
+ tornado==6.4.1
112
+ tqdm==4.66.6
113
+ transformers==4.46.2
114
+ trio==0.27.0
115
+ trio-websocket==0.11.1
116
+ typing_extensions==4.12.2
117
  tzdata==2024.2
118
  urllib3==2.2.3
119
+ virtualenv==20.27.1
120
+ watchdog==5.0.3
121
+ webdriver-manager==4.0.2
122
+ websocket-client==1.8.0
123
+ Werkzeug==3.1.2
124
+ wsproto==1.2.0
125
+ zipp==3.20.2