jeonghin commited on
Commit
c08d07a
1 Parent(s): 51ba76f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -70
requirements.txt CHANGED
@@ -1,70 +1,8 @@
1
- appnope==0.1.4
2
- astropy==6.0.0
3
- astropy-iers-data==0.2024.3.18.0.29.47
4
- asttokens==2.4.1
5
- blinker==1.7.0
6
- certifi==2024.2.2
7
- charset-normalizer==3.3.2
8
- click==8.1.7
9
- comm==0.2.2
10
- contourpy==1.2.0
11
- cycler==0.12.1
12
- dash==2.16.1
13
- dash-core-components==2.0.0
14
- dash-html-components==2.0.0
15
- dash-table==5.0.0
16
- debugpy==1.8.1
17
- decorator==5.1.1
18
- executing==2.0.1
19
- Flask==3.0.2
20
- fonttools==4.50.0
21
- idna==3.6
22
- importlib_metadata==7.1.0
23
- ipykernel==6.29.3
24
- ipython==8.22.2
25
- itsdangerous==2.1.2
26
- jedi==0.19.1
27
- Jinja2==3.1.3
28
- jupyter_client==8.6.1
29
- jupyter_core==5.7.2
30
- kiwisolver==1.4.5
31
- MarkupSafe==2.1.5
32
- matplotlib==3.8.3
33
- matplotlib-inline==0.1.6
34
- nest-asyncio==1.6.0
35
- networkx==3.2.1
36
- numpy==1.26.4
37
- packaging==24.0
38
- pandas==2.2.1
39
- parso==0.8.3
40
- pexpect==4.9.0
41
- pillow==10.2.0
42
- platformdirs==4.2.0
43
- plotly==5.20.0
44
- prompt-toolkit==3.0.43
45
- psutil==5.9.8
46
- ptyprocess==0.7.0
47
- pure-eval==0.2.2
48
- pyerfa==2.0.1.1
49
- Pygments==2.17.2
50
- pyparsing==3.1.2
51
- python-dateutil==2.9.0.post0
52
- pytz==2024.1
53
- PyYAML==6.0.1
54
- pyzmq==25.1.2
55
- requests==2.31.0
56
- retrying==1.3.4
57
- scipy==1.12.0
58
- seaborn==0.13.2
59
- six==1.16.0
60
- stack-data==0.6.3
61
- tenacity==8.2.3
62
- tornado==6.4
63
- tqdm==4.66.2
64
- traitlets==5.14.2
65
- typing_extensions==4.10.0
66
- tzdata==2024.1
67
- urllib3==2.2.1
68
- wcwidth==0.2.13
69
- Werkzeug==3.0.1
70
- zipp==3.18.1
 
1
+ panel
2
+ jupyter
3
+ transformers
4
+ numpy
5
+ torch
6
+ aiohttp
7
+ altair==5.2.0
8
+ vega_datasets