File tree Expand file tree Collapse file tree 1 file changed +22
-3
lines changed Expand file tree Collapse file tree 1 file changed +22
-3
lines changed Original file line number Diff line number Diff line change 11alabaster==0.7.13
2+ anyio==4.2.0
23asgiref==3.6.0
34astroid==2.15.4
45async-timeout==4.0.2
@@ -21,24 +22,29 @@ coverage==6.5.0
2122coveralls==3.3.1
2223cryptography==40.0.2
2324daphne==4.0.0
24- dash==2.9.3
25+ dash==2.18.1
2526dash-bootstrap-components==1.4.1
2627dash-core-components==2.0.0
2728dash-html-components==2.0.0
2829dash-mantine-components==0.12.1
2930dash-table==5.0.0
3031dill==0.3.6
32+ distlib==0.3.8
3133Django==4.2
3234django-bootstrap4==23.1
33- -e git+ssh://
[email protected] /delsim/django-plotly-dash.git@
78c0e85d3b06197601ee966ecae24cdc6bfc29ee #egg=django_plotly_dash
35+ -e git+ssh://
[email protected] /delsim/django-plotly-dash.git@
be3b75eb9ef7bdf1f48fd7c44251b0f32967ae79 #egg=django_plotly_dash
3436django-redis==5.2.0
3537docopt==0.6.2
3638docutils==0.18.1
3739dpd-components==0.1.0
3840dpd-static-support==0.0.5
3941exceptiongroup==1.1.1
42+ filelock==3.13.1
4043Flask==2.3.2
4144grip==4.6.1
45+ gunicorn==21.2.0
46+ h11==0.14.0
47+ httptools==0.6.1
4248hyperlink==21.0.0
4349idna==3.4
4450imagesize==1.4.1
@@ -60,12 +66,14 @@ mccabe==0.7.0
6066mdurl==0.1.2
6167more-itertools==9.1.0
6268msgpack==1.0.5
69+ nest-asyncio==1.6.0
6370numpy==1.24.3
6471packaging==23.1
6572pandas==2.0.1
6673path-and-address==2.0.1
74+ pbr==6.0.0
6775pkginfo==1.9.6
68- platformdirs==3.5 .0
76+ platformdirs==4.2 .0
6977plotly==5.14.1
7078pluggy==1.0.0
7179pyasn1==0.5.0
@@ -79,17 +87,20 @@ pytest-cov==4.0.0
7987pytest-django==4.5.2
8088python-coveralls==2.9.3
8189python-dateutil==2.8.2
90+ python-dotenv==1.0.1
8291pytz==2023.3
8392PyYAML==6.0
8493readme-renderer==37.3
8594redis==4.5.4
8695requests==2.29.0
8796requests-toolbelt==1.0.0
97+ retrying==1.3.4
8898rfc3986==2.0.0
8999rich==13.3.5
90100SecretStorage==3.3.3
91101service-identity==21.1.0
92102six==1.16.0
103+ sniffio==1.3.0
93104snowballstemmer==2.2.0
94105soupsieve==2.4.1
95106Sphinx==6.2.1
@@ -103,6 +114,7 @@ sphinxcontrib-jsmath==1.0.1
103114sphinxcontrib-qthelp==1.0.3
104115sphinxcontrib-serializinghtml==1.1.5
105116sqlparse==0.4.4
117+ stevedore==5.2.0
106118tenacity==8.2.2
107119tomli==2.0.1
108120tomlkit==0.11.8
@@ -113,7 +125,14 @@ txaio==23.1.1
113125typing_extensions==4.5.0
114126tzdata==2023.3
115127urllib3==1.26.15
128+ uvicorn==0.27.1
129+ uvloop==0.19.0
130+ virtualenv==20.25.1
131+ virtualenv-clone==0.5.7
132+ virtualenvwrapper==6.1.0
133+ watchfiles==0.21.0
116134webencodings==0.5.1
135+ websockets==12.0
117136Werkzeug==2.3.3
118137wrapt==1.15.0
119138zipp==3.15.0
You can’t perform that action at this time.
0 commit comments