##// END OF EJS Templates
deps: bumped mako dependency
super-admin -
r5593:3d6f6918 default
parent child Browse files
Show More
@@ -1,8 +1,8 b''
1 # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
1 # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
2
2
3 alembic==1.13.1
3 alembic==1.13.1
4 mako==1.2.4
4 mako==1.3.6
5 markupsafe==2.1.2
5 markupsafe==3.0.2
6 sqlalchemy==1.4.52
6 sqlalchemy==1.4.52
7 greenlet==3.1.1
7 greenlet==3.1.1
8 typing_extensions==4.12.2
8 typing_extensions==4.12.2
@@ -48,8 +48,8 b' channelstream==0.7.1'
48 zope.interface==7.1.0
48 zope.interface==7.1.0
49 pyramid-jinja2==2.10
49 pyramid-jinja2==2.10
50 jinja2==3.1.2
50 jinja2==3.1.2
51 markupsafe==2.1.2
51 markupsafe==3.0.2
52 markupsafe==2.1.2
52 markupsafe==3.0.2
53 pyramid==2.0.2
53 pyramid==2.0.2
54 hupper==1.12
54 hupper==1.12
55 plaster==1.1.2
55 plaster==1.1.2
@@ -122,12 +122,12 b' nbconvert==7.7.3'
122 webencodings==0.5.1
122 webencodings==0.5.1
123 defusedxml==0.7.1
123 defusedxml==0.7.1
124 jinja2==3.1.2
124 jinja2==3.1.2
125 markupsafe==2.1.2
125 markupsafe==3.0.2
126 jupyter_core==5.3.1
126 jupyter_core==5.3.1
127 platformdirs==3.10.0
127 platformdirs==3.10.0
128 traitlets==5.14.3
128 traitlets==5.14.3
129 jupyterlab-pygments==0.2.2
129 jupyterlab-pygments==0.2.2
130 markupsafe==2.1.2
130 markupsafe==3.0.2
131 mistune==2.0.5
131 mistune==2.0.5
132 nbclient==0.8.0
132 nbclient==0.8.0
133 jupyter_client==8.3.0
133 jupyter_client==8.3.0
@@ -208,8 +208,8 b' pyramid-mailer==0.15.1'
208 transaction==5.0.0
208 transaction==5.0.0
209 zope.interface==7.1.0
209 zope.interface==7.1.0
210 pyramid-mako==1.1.0
210 pyramid-mako==1.1.0
211 mako==1.2.4
211 mako==1.3.6
212 markupsafe==2.1.2
212 markupsafe==3.0.2
213 pyramid==2.0.2
213 pyramid==2.0.2
214 hupper==1.12
214 hupper==1.12
215 plaster==1.1.2
215 plaster==1.1.2
@@ -288,7 +288,7 b' unidecode==1.3.6'
288 urlobject==2.4.3
288 urlobject==2.4.3
289 waitress==3.0.0
289 waitress==3.0.0
290 webhelpers2==2.1
290 webhelpers2==2.1
291 markupsafe==2.1.2
291 markupsafe==3.0.2
292 six==1.16.0
292 six==1.16.0
293 whoosh==2.7.4
293 whoosh==2.7.4
294 zope.cachedescriptors==5.0.0
294 zope.cachedescriptors==5.0.0
General Comments 0
You need to be logged in to leave comments. Login now