This repository was archived by the owner on Sep 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +31
-31
lines changed
flask-sentiment-analysis-api
flask-sentiment-analysis-app
jupyter-interactive-visualization
reticulated-image-classifier
reticulated-sentiment-analysis-app Expand file tree Collapse file tree 9 files changed +31
-31
lines changed Original file line number Diff line number Diff line change 1- certifi == 2022.12.7
1+ certifi == 2023.7.22
22charset-normalizer == 3.1.0
33click == 8.1.3
44dash == 2.9.1
@@ -19,5 +19,5 @@ pytz==2022.7.1
1919requests == 2.31.0
2020six == 1.16.0
2121tenacity == 8.2.2
22- urllib3 == 1.26.15
22+ urllib3 == 1.26.18
2323Werkzeug == 2.2.3
Original file line number Diff line number Diff line change 11blis == 0.7.9
22catalogue == 1.0.2
3- certifi == 2022.12.7
3+ certifi == 2023.7.22
44charset-normalizer == 3.1.0
55click == 8.1.3
66cymem == 2.0.7
@@ -18,6 +18,6 @@ spacy==2.3.9
1818srsly == 1.0.6
1919thinc == 7.4.6
2020tqdm == 4.65.0
21- urllib3 == 1.26.15
21+ urllib3 == 1.26.18
2222wasabi == 0.10.1
2323Werkzeug == 2.2.3
Original file line number Diff line number Diff line change 11blis == 0.7.9
22catalogue == 1.0.2
3- certifi == 2022.12.7
3+ certifi == 2023.7.22
44charset-normalizer == 3.1.0
55click == 8.1.3
66cymem == 2.0.7
@@ -18,6 +18,6 @@ spacy==2.3.9
1818srsly == 1.0.6
1919thinc == 7.4.6
2020tqdm == 4.65.0
21- urllib3 == 1.26.15
21+ urllib3 == 1.26.18
2222wasabi == 0.10.1
2323Werkzeug == 2.2.3
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ jupyter-console==6.6.3
3333jupyter-events == 0.6.3
3434jupyter_client == 8.1.0
3535jupyter_core == 5.3.0
36- jupyter_server == 2.5.0
36+ jupyter_server == 2.7.2
3737jupyter_server_terminals == 0.4.4
3838jupyterlab-pygments == 0.2.2
3939jupyterlab-widgets == 3.0.6
@@ -54,7 +54,7 @@ pandocfilters==1.5.0
5454parso == 0.8.3
5555pexpect == 4.8.0
5656pickleshare == 0.7.5
57- Pillow == 9.4.0
57+ Pillow == 10.0.1
5858platformdirs == 3.1.1
5959plotly == 5.13.1
6060prometheus-client == 0.16.0
@@ -63,7 +63,7 @@ psutil==5.9.4
6363ptyprocess == 0.7.0
6464pure-eval == 0.2.2
6565pycparser == 2.21
66- Pygments == 2.14 .0
66+ Pygments == 2.15 .0
6767pyrsistent == 0.19.3
6868python-dateutil == 2.8.2
6969python-json-logger == 2.0.7
@@ -82,7 +82,7 @@ stack-data==0.6.2
8282tenacity == 8.2.2
8383terminado == 0.17.1
8484tinycss2 == 1.2.1
85- tornado == 6.3.2
85+ tornado == 6.3.3
8686traitlets == 5.9.0
8787uri-template == 1.2.0
8888wcwidth == 0.2.6
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ backcall==0.2.0
99beautifulsoup4 == 4.12.0
1010bleach == 6.0.0
1111bqplot == 0.12.36
12- certifi == 2022.12.7
12+ certifi == 2023.7.22
1313cffi == 1.15.1
1414charset-normalizer == 3.1.0
1515comm == 0.1.2
@@ -38,7 +38,7 @@ json5==0.9.11
3838jsonschema == 4.17.3
3939jupyter == 1.0.0
4040jupyter-console == 6.6.3
41- jupyter-server == 1.23.6
41+ jupyter-server == 2.7.2
4242jupyter_client == 7.4.1
4343jupyter_core == 5.3.0
4444jupyterlab-pygments == 0.2.2
@@ -63,15 +63,15 @@ pandocfilters==1.5.0
6363parso == 0.8.3
6464pexpect == 4.8.0
6565pickleshare == 0.7.5
66- Pillow == 9.4.0
66+ Pillow == 10.0.1
6767platformdirs == 3.1.1
6868prometheus-client == 0.16.0
6969prompt-toolkit == 3.0.38
7070psutil == 5.9.4
7171ptyprocess == 0.7.0
7272pure-eval == 0.2.2
7373pycparser == 2.21
74- Pygments == 2.14 .0
74+ Pygments == 2.15 .0
7575pyparsing == 3.0.9
7676pyrsistent == 0.19.3
7777python-dateutil == 2.8.2
@@ -89,10 +89,10 @@ soupsieve==2.4
8989stack-data == 0.6.2
9090terminado == 0.17.1
9191tinycss2 == 1.2.1
92- tornado == 6.3.2
92+ tornado == 6.3.3
9393traitlets == 5.9.0
9494traittypes == 0.2.1
95- urllib3 == 1.26.15
95+ urllib3 == 1.26.18
9696voila == 0.4.0
9797wcwidth == 0.2.6
9898webencodings == 0.5.1
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Jinja2==3.1.2
2727jsonschema == 4.17.0
2828jupyter == 1.0.0
2929jupyter-console == 6.4.4
30- jupyter-server == 1.23.0
30+ jupyter-server == 2.7.2
3131jupyter_client == 7.4.4
3232jupyter_core == 4.11.2
3333jupyterlab-pygments == 0.2.2
@@ -50,14 +50,14 @@ pandocfilters==1.5.0
5050parso == 0.8.3
5151pexpect == 4.8.0
5252pickleshare == 0.7.5
53- Pillow == 9.3.0
53+ Pillow == 10.0.1
5454prometheus-client == 0.15.0
5555prompt-toolkit == 3.0.32
5656psutil == 5.9.3
5757ptyprocess == 0.7.0
5858pure-eval == 0.2.2
5959pycparser == 2.21
60- Pygments == 2.13 .0
60+ Pygments == 2.15 .0
6161PyJWT == 2.6.0
6262pyparsing == 3.0.9
6363pyrsistent == 0.19.2
@@ -74,7 +74,7 @@ soupsieve==2.3.2.post1
7474stack-data == 0.6.0
7575terminado == 0.17.0
7676tinycss2 == 1.2.1
77- tornado == 6.3.2
77+ tornado == 6.3.3
7878traitlets == 5.5.0
7979wcwidth == 0.2.5
8080webencodings == 0.5.1
Original file line number Diff line number Diff line change 1- certifi == 2022.12.7
1+ certifi == 2023.7.22
22charset-normalizer == 3.1.0
33filelock == 3.10.0
44idna == 3.4
@@ -7,10 +7,10 @@ MarkupSafe==2.1.2
77mpmath == 1.3.0
88networkx == 3.0
99numpy == 1.24.2
10- Pillow == 9.4.0
10+ Pillow == 10.0.1
1111requests == 2.31.0
1212sympy == 1.11.1
1313torch == 2.0.0
1414torchvision == 0.15.1
1515typing_extensions == 4.5.0
16- urllib3 == 1.26.15
16+ urllib3 == 1.26.18
Original file line number Diff line number Diff line change 11--index-url https://packagemanager.rstudio.com/pypi/latest/simple
22blis == 0.7.4
33catalogue == 1.0.0
4- certifi == 2022.12.7
4+ certifi == 2023.7.22
55charset-normalizer == 2.0.6
66cymem == 2.0.5
77idna == 3.2
@@ -14,5 +14,5 @@ spacy==2.3.7
1414srsly == 1.0.5
1515thinc == 7.4.5
1616tqdm == 4.62.3
17- urllib3 == 1.26.7
17+ urllib3 == 2.0.6
1818wasabi == 0.8.2
Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ altair==4.2.2
22attrs == 22.2.0
33blinker == 1.5
44cachetools == 5.3.0
5- certifi == 2022.12.7
5+ certifi == 2023.7.22
66charset-normalizer == 3.1.0
77click == 8.1.3
88decorator == 5.1.1
99entrypoints == 0.4
1010gitdb == 4.0.10
11- GitPython == 3.1.31
11+ GitPython == 3.1.37
1212idna == 3.4
1313importlib-metadata == 6.1.0
1414Jinja2 == 3.1.2
@@ -19,11 +19,11 @@ mdurl==0.1.2
1919numpy == 1.24.2
2020packaging == 23.0
2121pandas == 1.5.3
22- Pillow == 9.4.0
22+ Pillow == 10.0.1
2323protobuf == 3.20.3
2424pyarrow == 11.0.0
2525pydeck == 0.8.0
26- Pygments == 2.14 .0
26+ Pygments == 2.15 .0
2727Pympler == 1.0.1
2828pyrsistent == 0.19.3
2929python-dateutil == 2.8.2
@@ -37,10 +37,10 @@ smmap==5.0.0
3737streamlit == 1.20.0
3838toml == 0.10.2
3939toolz == 0.12.0
40- tornado == 6.3.2
40+ tornado == 6.3.3
4141typing_extensions == 4.5.0
4242tzdata == 2022.7
4343tzlocal == 4.3
44- urllib3 == 1.26.15
44+ urllib3 == 1.26.18
4545validators == 0.20.0
4646zipp == 3.15.0
You can’t perform that action at this time.
0 commit comments