File tree 1 file changed +22
-3
lines changed
1 file changed +22
-3
lines changed Original file line number Diff line number Diff line change 1
1
alabaster==0.7.13
2
+ anyio==4.2.0
2
3
asgiref==3.6.0
3
4
astroid==2.15.4
4
5
async-timeout==4.0.2
@@ -21,24 +22,29 @@ coverage==6.5.0
21
22
coveralls==3.3.1
22
23
cryptography==40.0.2
23
24
daphne==4.0.0
24
- dash==2.9.3
25
+ dash==2.18.1
25
26
dash-bootstrap-components==1.4.1
26
27
dash-core-components==2.0.0
27
28
dash-html-components==2.0.0
28
29
dash-mantine-components==0.12.1
29
30
dash-table==5.0.0
30
31
dill==0.3.6
32
+ distlib==0.3.8
31
33
Django==4.2
32
34
django-bootstrap4==23.1
33
- -e git+ssh://git@github.com/delsim/django-plotly-dash.git@78c0e85d3b06197601ee966ecae24cdc6bfc29ee #egg=django_plotly_dash
35
+ -e git+ssh://git@github.com/delsim/django-plotly-dash.git@be3b75eb9ef7bdf1f48fd7c44251b0f32967ae79 #egg=django_plotly_dash
34
36
django-redis==5.2.0
35
37
docopt==0.6.2
36
38
docutils==0.18.1
37
39
dpd-components==0.1.0
38
40
dpd-static-support==0.0.5
39
41
exceptiongroup==1.1.1
42
+ filelock==3.13.1
40
43
Flask==2.3.2
41
44
grip==4.6.1
45
+ gunicorn==21.2.0
46
+ h11==0.14.0
47
+ httptools==0.6.1
42
48
hyperlink==21.0.0
43
49
idna==3.4
44
50
imagesize==1.4.1
@@ -60,12 +66,14 @@ mccabe==0.7.0
60
66
mdurl==0.1.2
61
67
more-itertools==9.1.0
62
68
msgpack==1.0.5
69
+ nest-asyncio==1.6.0
63
70
numpy==1.24.3
64
71
packaging==23.1
65
72
pandas==2.0.1
66
73
path-and-address==2.0.1
74
+ pbr==6.0.0
67
75
pkginfo==1.9.6
68
- platformdirs==3.5 .0
76
+ platformdirs==4.2 .0
69
77
plotly==5.14.1
70
78
pluggy==1.0.0
71
79
pyasn1==0.5.0
@@ -79,17 +87,20 @@ pytest-cov==4.0.0
79
87
pytest-django==4.5.2
80
88
python-coveralls==2.9.3
81
89
python-dateutil==2.8.2
90
+ python-dotenv==1.0.1
82
91
pytz==2023.3
83
92
PyYAML==6.0
84
93
readme-renderer==37.3
85
94
redis==4.5.4
86
95
requests==2.29.0
87
96
requests-toolbelt==1.0.0
97
+ retrying==1.3.4
88
98
rfc3986==2.0.0
89
99
rich==13.3.5
90
100
SecretStorage==3.3.3
91
101
service-identity==21.1.0
92
102
six==1.16.0
103
+ sniffio==1.3.0
93
104
snowballstemmer==2.2.0
94
105
soupsieve==2.4.1
95
106
Sphinx==6.2.1
@@ -103,6 +114,7 @@ sphinxcontrib-jsmath==1.0.1
103
114
sphinxcontrib-qthelp==1.0.3
104
115
sphinxcontrib-serializinghtml==1.1.5
105
116
sqlparse==0.4.4
117
+ stevedore==5.2.0
106
118
tenacity==8.2.2
107
119
tomli==2.0.1
108
120
tomlkit==0.11.8
@@ -113,7 +125,14 @@ txaio==23.1.1
113
125
typing_extensions==4.5.0
114
126
tzdata==2023.3
115
127
urllib3==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
116
134
webencodings==0.5.1
135
+ websockets==12.0
117
136
Werkzeug==2.3.3
118
137
wrapt==1.15.0
119
138
zipp==3.15.0
You can’t perform that action at this time.
0 commit comments