ambon commited on
Commit
bf39e1f
·
verified ·
1 Parent(s): 14051b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +127 -23
requirements.txt CHANGED
@@ -1,40 +1,144 @@
1
- aiofiles==24.1.0
2
- aiohttp==3.10.4
3
  aiosignal==1.3.1
 
 
 
 
 
 
4
  async-timeout==4.0.3
5
  asyncache==0.3.1
6
  asyncio==3.4.3
7
- attrs==24.2.0
8
- blinker==1.8.2
9
- cachetools==5.5.0
10
- certifi==2024.7.4
 
 
 
 
11
  charset-normalizer==3.3.2
12
  click==8.1.7
 
 
13
  contourpy==1.2.1
14
  cycler==0.12.1
15
- enkacard==3.3.8
16
- enkanetworkv2.py==2.1.4
 
 
 
 
 
 
 
17
  Flask==3.0.3
18
- fonttools==4.53.1
 
19
  frozenlist==1.4.1
20
- gunicorn==23.0.0
21
- idna==3.7
22
- itsdangerous==2.2.0
23
- Jinja2==3.1.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  kiwisolver==1.4.5
25
  MarkupSafe==2.1.5
26
- matplotlib==3.9.2
27
- more-itertools==10.4.0
 
 
 
28
  multidict==6.0.5
29
- numpy==2.1.0
30
- packaging==24.1
31
- pillow==10.4.0
32
- pydantic==2.8.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  pyparsing==3.1.2
34
  python-dateutil==2.9.0.post0
35
- requests==2.32.3
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  six==1.16.0
37
- typing_extensions==4.12.2
38
- urllib3==2.2.2
39
- Werkzeug==3.0.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40
  yarl==1.9.4
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.9.3
3
  aiosignal==1.3.1
4
+ anyio==4.4.0
5
+ argon2-cffi==23.1.0
6
+ argon2-cffi-bindings==21.2.0
7
+ arrow==1.3.0
8
+ asttokens==2.4.1
9
+ async-lru==2.0.4
10
  async-timeout==4.0.3
11
  asyncache==0.3.1
12
  asyncio==3.4.3
13
+ attrs==23.2.0
14
+ babel==2.16.0
15
+ beautifulsoup4==4.12.3
16
+ bleach==6.1.0
17
+ blinker==1.7.0
18
+ cachetools==5.3.3
19
+ certifi==2024.2.2
20
+ cffi==1.17.1
21
  charset-normalizer==3.3.2
22
  click==8.1.7
23
+ colorama==0.4.6
24
+ comm==0.2.2
25
  contourpy==1.2.1
26
  cycler==0.12.1
27
+ debugpy==1.8.5
28
+ decorator==5.1.1
29
+ defusedxml==0.7.1
30
+ enkacard==3.3.0
31
+ enkanetworkv2.py==2.0.4
32
+ executing==2.1.0
33
+ fastapi==0.115.0
34
+ fastjsonschema==2.20.0
35
+ filelock==3.13.1
36
  Flask==3.0.3
37
+ fonttools==4.51.0
38
+ fqdn==1.5.1
39
  frozenlist==1.4.1
40
+ fsspec==2024.2.0
41
+ gitdb==4.0.11
42
+ GitPython==3.1.43
43
+ gunicorn==21.2.0
44
+ h11==0.14.0
45
+ httpcore==1.0.5
46
+ httpx==0.27.2
47
+ idna==3.6
48
+ ipykernel==6.29.5
49
+ ipython==8.27.0
50
+ isoduration==20.11.0
51
+ itsdangerous==2.1.2
52
+ jedi==0.19.1
53
+ Jinja2==3.1.3
54
+ joblib==1.4.2
55
+ json5==0.9.25
56
+ jsonpointer==3.0.0
57
+ jsonschema==4.23.0
58
+ jsonschema-specifications==2023.12.1
59
+ jupyter-events==0.10.0
60
+ jupyter-lsp==2.2.5
61
+ jupyter-server-mathjax==0.2.6
62
+ jupyter_client==8.6.2
63
+ jupyter_core==5.7.2
64
+ jupyter_server==2.14.2
65
+ jupyter_server_terminals==0.5.3
66
+ jupyterlab==4.2.5
67
+ jupyterlab_git==0.50.1
68
+ jupyterlab_pygments==0.3.0
69
+ jupyterlab_server==2.27.3
70
  kiwisolver==1.4.5
71
  MarkupSafe==2.1.5
72
+ matplotlib==3.8.4
73
+ matplotlib-inline==0.1.7
74
+ mistune==3.0.2
75
+ more-itertools==10.2.0
76
+ mpmath==1.3.0
77
  multidict==6.0.5
78
+ nbclient==0.10.0
79
+ nbconvert==7.16.4
80
+ nbdime==4.0.2
81
+ nbformat==5.10.4
82
+ nest-asyncio==1.6.0
83
+ networkx==3.2.1
84
+ notebook_shim==0.2.4
85
+ numpy==1.26.4
86
+ overrides==7.7.0
87
+ packaging==24.0
88
+ pandas==2.2.2
89
+ pandocfilters==1.5.1
90
+ parso==0.8.4
91
+ pexpect==4.9.0
92
+ pillow==10.3.0
93
+ platformdirs==4.3.3
94
+ plotly==5.24.1
95
+ prometheus_client==0.20.0
96
+ prompt_toolkit==3.0.47
97
+ psutil==6.0.0
98
+ ptyprocess==0.7.0
99
+ pure_eval==0.2.3
100
+ pycparser==2.22
101
+ pydantic==1.10.15
102
+ Pygments==2.18.0
103
  pyparsing==3.1.2
104
  python-dateutil==2.9.0.post0
105
+ python-json-logger==2.0.7
106
+ pytz==2024.2
107
+ PyYAML==6.0.2
108
+ pyzmq==26.2.0
109
+ referencing==0.35.1
110
+ requests==2.31.0
111
+ rfc3339-validator==0.1.4
112
+ rfc3986-validator==0.1.1
113
+ rpds-py==0.20.0
114
+ scikit-learn==1.5.2
115
+ scipy==1.14.1
116
+ seaborn==0.13.2
117
+ Send2Trash==1.8.3
118
+ setuptools==75.1.0
119
  six==1.16.0
120
+ smmap==5.0.1
121
+ sniffio==1.3.1
122
+ soupsieve==2.6
123
+ stack-data==0.6.3
124
+ starlette==0.38.6
125
+ sympy==1.12
126
+ tenacity==9.0.0
127
+ terminado==0.18.1
128
+ threadpoolctl==3.5.0
129
+ tinycss2==1.3.0
130
+ torch==2.4.1+cpu
131
+ tornado==6.4.1
132
+ traitlets==5.14.3
133
+ types-python-dateutil==2.9.0.20240906
134
+ typing_extensions==4.11.0
135
+ tzdata==2024.1
136
+ uri-template==1.3.0
137
+ urllib3==2.2.1
138
+ uvicorn==0.31.0
139
+ wcwidth==0.2.13
140
+ webcolors==24.8.0
141
+ webencodings==0.5.1
142
+ websocket-client==1.8.0
143
+ Werkzeug==3.0.2
144
  yarl==1.9.4