nullHawk commited on
Commit
f076ab5
·
verified ·
1 Parent(s): 995ff94

add: pip freez

Browse files
Files changed (1) hide show
  1. requirements.txt +76 -0
requirements.txt ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohappyeyeballs==2.6.1
2
+ aiohttp==3.13.2
3
+ aiosignal==1.4.0
4
+ altair==5.5.0
5
+ anyio==4.11.0
6
+ attrs==25.4.0
7
+ blinker==1.9.0
8
+ cachetools==6.2.2
9
+ certifi==2025.11.12
10
+ charset-normalizer==3.4.4
11
+ click==8.3.0
12
+ cloudpickle==3.1.2
13
+ dask==2025.11.0
14
+ datasets==4.4.1
15
+ dill==0.4.0
16
+ duckdb==1.4.2
17
+ faiss-cpu==1.12.0
18
+ filelock==3.20.0
19
+ frozenlist==1.8.0
20
+ fsspec==2025.10.0
21
+ gensim==4.4.0
22
+ gitdb==4.0.12
23
+ GitPython==3.1.45
24
+ h11==0.16.0
25
+ hf-xet==1.2.0
26
+ httpcore==1.0.9
27
+ httpx==0.28.1
28
+ huggingface_hub==1.1.4
29
+ idna==3.11
30
+ Jinja2==3.1.6
31
+ joblib==1.5.2
32
+ jsonschema==4.25.1
33
+ jsonschema-specifications==2025.9.1
34
+ locket==1.0.0
35
+ MarkupSafe==3.0.3
36
+ multidict==6.7.0
37
+ multiprocess==0.70.18
38
+ narwhals==2.11.0
39
+ nltk==3.9.2
40
+ numpy==2.3.4
41
+ packaging==25.0
42
+ pandas==2.3.3
43
+ partd==1.4.2
44
+ pillow==12.0.0
45
+ propcache==0.4.1
46
+ protobuf==6.33.1
47
+ pyarrow==21.0.0
48
+ pydeck==0.9.1
49
+ pylatexenc==2.10
50
+ python-dateutil==2.9.0.post0
51
+ pytz==2025.2
52
+ PyYAML==6.0.3
53
+ referencing==0.37.0
54
+ regex==2025.11.3
55
+ requests==2.32.5
56
+ rpds-py==0.28.0
57
+ scipy==1.16.3
58
+ shellingham==1.5.4
59
+ six==1.17.0
60
+ smart_open==7.5.0
61
+ smmap==5.0.2
62
+ sniffio==1.3.1
63
+ streamlit==1.51.0
64
+ tenacity==9.1.2
65
+ toml==0.10.2
66
+ toolz==1.1.0
67
+ tornado==6.5.2
68
+ tqdm==4.67.1
69
+ typer-slim==0.20.0
70
+ typing_extensions==4.15.0
71
+ tzdata==2025.2
72
+ urllib3==2.5.0
73
+ watchdog==6.0.0
74
+ wrapt==2.0.1
75
+ xxhash==3.6.0
76
+ yarl==1.22.0