FernandoPythonDev commited on
Commit
f77dea9
·
1 Parent(s): 356afad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +115 -115
requirements.txt CHANGED
@@ -1,115 +1,115 @@
1
- anyio==4.0.0
2
- argon2-cffi==23.1.0
3
- argon2-cffi-bindings==21.2.0
4
- arrow==1.3.0
5
- asttokens==2.4.0
6
- async-lru==2.0.4
7
- attrs==23.1.0
8
- Babel==2.12.1
9
- backcall==0.2.0
10
- beautifulsoup4==4.12.2
11
- bleach==6.0.0
12
- bokeh==3.2.2
13
- certifi==2023.7.22
14
- cffi==1.16.0
15
- charset-normalizer==3.3.0
16
- colorama==0.4.6
17
- colorcet==3.0.1
18
- comm==0.1.4
19
- contourpy==1.1.1
20
- debugpy==1.8.0
21
- decorator==5.1.1
22
- defusedxml==0.7.1
23
- exceptiongroup==1.1.3
24
- executing==2.0.0
25
- fastjsonschema==2.18.1
26
- fqdn==1.5.1
27
- holoviews==1.17.1
28
- hvplot==0.8.4
29
- idna==3.4
30
- importlib-metadata==6.8.0
31
- ipykernel==6.25.2
32
- ipython==8.16.0
33
- isoduration==20.11.0
34
- jedi==0.19.0
35
- Jinja2==3.1.2
36
- json5==0.9.14
37
- jsonpointer==2.4
38
- jsonschema==4.19.1
39
- jsonschema-specifications==2023.7.1
40
- jupyter-client==8.3.1
41
- jupyter-core==5.3.2
42
- jupyter-events==0.7.0
43
- jupyter-lsp==2.2.0
44
- jupyter-server==2.7.3
45
- jupyter-server-terminals==0.4.4
46
- jupyterlab==4.0.6
47
- jupyterlab-pygments==0.2.2
48
- jupyterlab-server==2.25.0
49
- linkify-it-py==2.0.2
50
- Markdown==3.4.4
51
- markdown-it-py==3.0.0
52
- MarkupSafe==2.1.3
53
- matplotlib-inline==0.1.6
54
- mdit-py-plugins==0.4.0
55
- mdurl==0.1.2
56
- mistune==3.0.2
57
- nbclient==0.8.0
58
- nbconvert==7.8.0
59
- nbformat==5.9.2
60
- nest-asyncio==1.5.8
61
- notebook-shim==0.2.3
62
- numpy==1.26.0
63
- overrides==7.4.0
64
- packaging==23.2
65
- pandas==2.1.1
66
- pandocfilters==1.5.0
67
- panel==1.2.3
68
- param==1.13.0
69
- parso==0.8.3
70
- pickleshare==0.7.5
71
- Pillow==10.0.1
72
- platformdirs==3.10.0
73
- prometheus-client==0.17.1
74
- prompt-toolkit==3.0.39
75
- psutil==5.9.5
76
- pure-eval==0.2.2
77
- pycparser==2.21
78
- pyct==0.5.0
79
- Pygments==2.16.1
80
- python-dateutil==2.8.2
81
- python-json-logger==2.0.7
82
- pytz==2023.3.post1
83
- pyviz-comms==3.0.0
84
- pywin32==306
85
- pywinpty==2.0.11
86
- PyYAML==6.0.1
87
- pyzmq==25.1.1
88
- referencing==0.30.2
89
- requests==2.31.0
90
- rfc3339-validator==0.1.4
91
- rfc3986-validator==0.1.1
92
- rpds-py==0.10.3
93
- Send2Trash==1.8.2
94
- six==1.16.0
95
- sniffio==1.3.0
96
- soupsieve==2.5
97
- stack-data==0.6.3
98
- terminado==0.17.1
99
- tinycss2==1.2.1
100
- tomli==2.0.1
101
- tornado==6.3.3
102
- tqdm==4.66.1
103
- traitlets==5.10.1
104
- types-python-dateutil==2.8.19.14
105
- typing-extensions==4.8.0
106
- tzdata==2023.3
107
- uc-micro-py==1.0.2
108
- uri-template==1.3.0
109
- urllib3==2.0.5
110
- wcwidth==0.2.8
111
- webcolors==1.13
112
- webencodings==0.5.1
113
- websocket-client==1.6.3
114
- xyzservices==2023.7.0
115
- zipp==3.17.0
 
1
+ anyio
2
+ argon2-cffi
3
+ argon2-cffi-bindings
4
+ arrow
5
+ asttokens
6
+ async-lru
7
+ attrs
8
+ Babel
9
+ backcall
10
+ beautifulsoup4
11
+ bleach
12
+ bokeh
13
+ certifi
14
+ cffi
15
+ charset-normalizer
16
+ colorama
17
+ colorcet
18
+ comm
19
+ contourpy
20
+ debugpy
21
+ decorator
22
+ defusedxml
23
+ exceptiongroup
24
+ executing
25
+ fastjsonschema
26
+ fqdn
27
+ holoviews
28
+ hvplot
29
+ idna
30
+ importlib-metadata
31
+ ipykernel
32
+ ipython
33
+ isoduration
34
+ jedi
35
+ Jinja2
36
+ json5
37
+ jsonpointer
38
+ jsonschema
39
+ jsonschema-specifications
40
+ jupyter-client
41
+ jupyter-core
42
+ jupyter-events
43
+ jupyter-lsp
44
+ jupyter-server
45
+ jupyter-server-terminals
46
+ jupyterlab
47
+ jupyterlab-pygments
48
+ jupyterlab-server
49
+ linkify-it-py
50
+ Markdown
51
+ markdown-it-py
52
+ MarkupSafe
53
+ matplotlib-inline
54
+ mdit-py-plugins
55
+ mdurl
56
+ mistune
57
+ nbclient
58
+ nbconvert
59
+ nbformat
60
+ nest-asyncio
61
+ notebook-shim
62
+ numpy
63
+ overrides
64
+ packaging
65
+ pandas
66
+ pandocfilters
67
+ panel
68
+ param
69
+ parso
70
+ pickleshare
71
+ Pillow
72
+ platformdirs
73
+ prometheus-client
74
+ prompt-toolkit
75
+ psutil
76
+ pure-eval
77
+ pycparser
78
+ pyct
79
+ Pygments
80
+ python-dateutil
81
+ python-json-logger
82
+ pytz
83
+ pyviz-comms
84
+ pywin32
85
+ pywinpty
86
+ PyYAML
87
+ pyzmq
88
+ referencing
89
+ requests
90
+ rfc3339-validator
91
+ rfc3986-validator
92
+ rpds-py
93
+ Send2Trash
94
+ six
95
+ sniffio
96
+ soupsieve
97
+ stack-data
98
+ terminado
99
+ tinycss2
100
+ tomli
101
+ tornado
102
+ tqdm
103
+ traitlets
104
+ types-python-dateutil
105
+ typing-extensions
106
+ tzdata
107
+ uc-micro-py
108
+ uri-template
109
+ urllib3
110
+ wcwidth
111
+ webcolors
112
+ webencodings
113
+ websocket-client
114
+ xyzservices
115
+ zipp