Skip to content

Commit 7b4e5be

Browse files
delsimdelsim
and
delsim
authored
Update test package info (#501)
Co-authored-by: delsim <dev@gibbsconsulting.ca>
1 parent be3b75e commit 7b4e5be

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

frozen_dev.txt

+22-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
alabaster==0.7.13
2+
anyio==4.2.0
23
asgiref==3.6.0
34
astroid==2.15.4
45
async-timeout==4.0.2
@@ -21,24 +22,29 @@ coverage==6.5.0
2122
coveralls==3.3.1
2223
cryptography==40.0.2
2324
daphne==4.0.0
24-
dash==2.9.3
25+
dash==2.18.1
2526
dash-bootstrap-components==1.4.1
2627
dash-core-components==2.0.0
2728
dash-html-components==2.0.0
2829
dash-mantine-components==0.12.1
2930
dash-table==5.0.0
3031
dill==0.3.6
32+
distlib==0.3.8
3133
Django==4.2
3234
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
3436
django-redis==5.2.0
3537
docopt==0.6.2
3638
docutils==0.18.1
3739
dpd-components==0.1.0
3840
dpd-static-support==0.0.5
3941
exceptiongroup==1.1.1
42+
filelock==3.13.1
4043
Flask==2.3.2
4144
grip==4.6.1
45+
gunicorn==21.2.0
46+
h11==0.14.0
47+
httptools==0.6.1
4248
hyperlink==21.0.0
4349
idna==3.4
4450
imagesize==1.4.1
@@ -60,12 +66,14 @@ mccabe==0.7.0
6066
mdurl==0.1.2
6167
more-itertools==9.1.0
6268
msgpack==1.0.5
69+
nest-asyncio==1.6.0
6370
numpy==1.24.3
6471
packaging==23.1
6572
pandas==2.0.1
6673
path-and-address==2.0.1
74+
pbr==6.0.0
6775
pkginfo==1.9.6
68-
platformdirs==3.5.0
76+
platformdirs==4.2.0
6977
plotly==5.14.1
7078
pluggy==1.0.0
7179
pyasn1==0.5.0
@@ -79,17 +87,20 @@ pytest-cov==4.0.0
7987
pytest-django==4.5.2
8088
python-coveralls==2.9.3
8189
python-dateutil==2.8.2
90+
python-dotenv==1.0.1
8291
pytz==2023.3
8392
PyYAML==6.0
8493
readme-renderer==37.3
8594
redis==4.5.4
8695
requests==2.29.0
8796
requests-toolbelt==1.0.0
97+
retrying==1.3.4
8898
rfc3986==2.0.0
8999
rich==13.3.5
90100
SecretStorage==3.3.3
91101
service-identity==21.1.0
92102
six==1.16.0
103+
sniffio==1.3.0
93104
snowballstemmer==2.2.0
94105
soupsieve==2.4.1
95106
Sphinx==6.2.1
@@ -103,6 +114,7 @@ sphinxcontrib-jsmath==1.0.1
103114
sphinxcontrib-qthelp==1.0.3
104115
sphinxcontrib-serializinghtml==1.1.5
105116
sqlparse==0.4.4
117+
stevedore==5.2.0
106118
tenacity==8.2.2
107119
tomli==2.0.1
108120
tomlkit==0.11.8
@@ -113,7 +125,14 @@ txaio==23.1.1
113125
typing_extensions==4.5.0
114126
tzdata==2023.3
115127
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
116134
webencodings==0.5.1
135+
websockets==12.0
117136
Werkzeug==2.3.3
118137
wrapt==1.15.0
119138
zipp==3.15.0

0 commit comments

Comments
 (0)