ec98 commited on
Commit
48d4c59
1 Parent(s): 3f9e26b

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -47
requirements.txt DELETED
@@ -1,47 +0,0 @@
1
- asttokens==2.4.1
2
- colorama==0.4.6
3
- comm==0.2.2
4
- debugpy==1.8.2
5
- decorator==5.1.1
6
- executing==2.0.1
7
- filelock==3.15.4
8
- fsspec==2024.6.1
9
- intel-openmp==2021.4.0
10
- ipykernel==6.29.5
11
- ipython==8.26.0
12
- jedi==0.19.1
13
- Jinja2==3.1.4
14
- joblib==1.4.2
15
- jupyter_client==8.6.2
16
- jupyter_core==5.7.2
17
- lightning-utilities==0.11.3.post0
18
- MarkupSafe==2.1.5
19
- matplotlib-inline==0.1.7
20
- mkl==2021.4.0
21
- mpmath==1.3.0
22
- nest-asyncio==1.6.0
23
- networkx==3.3
24
- numpy==2.0.0
25
- packaging==24.1
26
- parso==0.8.4
27
- platformdirs==4.2.2
28
- prompt_toolkit==3.0.47
29
- psutil==6.0.0
30
- pure-eval==0.2.2
31
- Pygments==2.18.0
32
- python-dateutil==2.9.0.post0
33
- pyzmq==26.0.3
34
- scikit-learn==1.5.1
35
- scipy==1.14.0
36
- setuptools==70.2.0
37
- six==1.16.0
38
- stack-data==0.6.3
39
- sympy==1.12.1
40
- tbb==2021.13.0
41
- threadpoolctl==3.5.0
42
- torch==2.3.1
43
- torchmetrics==1.4.0.post0
44
- tornado==6.4.1
45
- traitlets==5.14.3
46
- typing_extensions==4.12.2
47
- wcwidth==0.2.13