##// END OF EJS Templates
deps: bumped some libraries
super-admin -
r5171:146e4d44 default
parent child Browse files
Show More
@@ -4,9 +4,9 b' alembic==1.11.3'
4 mako==1.2.4
4 mako==1.2.4
5 markupsafe==2.1.2
5 markupsafe==2.1.2
6 sqlalchemy==1.4.49
6 sqlalchemy==1.4.49
7 greenlet==2.0.2
7 greenlet==3.0.0rc3
8 typing_extensions==4.7.1
8 typing_extensions==4.7.1
9 async-timeout==4.0.2
9 async-timeout==4.0.3
10 babel==2.12.1
10 babel==2.12.1
11 celery==5.3.1
11 celery==5.3.1
12 billiard==4.1.0
12 billiard==4.1.0
@@ -29,8 +29,8 b' celery==5.3.1'
29 tzdata==2023.3
29 tzdata==2023.3
30 vine==5.0.0
30 vine==5.0.0
31 channelstream==0.7.1
31 channelstream==0.7.1
32 gevent==23.7.0
32 gevent==23.9.1
33 greenlet==2.0.2
33 greenlet==3.0.0rc3
34 zope.event==5.0.0
34 zope.event==5.0.0
35 zope.interface==6.0.0
35 zope.interface==6.0.0
36 itsdangerous==1.1.0
36 itsdangerous==1.1.0
@@ -81,7 +81,7 b' deform==2.0.15'
81 peppercorn==0.6
81 peppercorn==0.6
82 translationstring==1.4
82 translationstring==1.4
83 zope.deprecation==5.0.0
83 zope.deprecation==5.0.0
84 diskcache==5.6.1
84 diskcache==5.6.3
85 docutils==0.19
85 docutils==0.19
86 dogpile.cache==1.2.2
86 dogpile.cache==1.2.2
87 decorator==5.1.1
87 decorator==5.1.1
@@ -91,8 +91,8 b' formencode==2.0.1'
91 six==1.16.0
91 six==1.16.0
92 gunicorn==21.2.0
92 gunicorn==21.2.0
93 packaging==23.1
93 packaging==23.1
94 gevent==23.7.0
94 gevent==23.9.1
95 greenlet==2.0.2
95 greenlet==3.0.0rc3
96 zope.event==5.0.0
96 zope.event==5.0.0
97 zope.interface==6.0.0
97 zope.interface==6.0.0
98 infrae.cache==1.0.1
98 infrae.cache==1.0.1
@@ -118,7 +118,7 b' ipython==8.14.0'
118 pure-eval==0.2.2
118 pure-eval==0.2.2
119 traitlets==5.9.0
119 traitlets==5.9.0
120 markdown==3.4.3
120 markdown==3.4.3
121 msgpack==1.0.5
121 msgpack==1.0.6
122 mysqlclient==2.1.1
122 mysqlclient==2.1.1
123 nbconvert==7.7.3
123 nbconvert==7.7.3
124 beautifulsoup4==4.11.2
124 beautifulsoup4==4.11.2
@@ -173,7 +173,7 b' nbconvert==7.7.3'
173 tinycss2==1.2.1
173 tinycss2==1.2.1
174 webencodings==0.5.1
174 webencodings==0.5.1
175 traitlets==5.9.0
175 traitlets==5.9.0
176 orjson==3.9.5
176 orjson==3.9.7
177 pastescript==3.3.0
177 pastescript==3.3.0
178 paste==3.5.3
178 paste==3.5.3
179 six==1.16.0
179 six==1.16.0
@@ -259,7 +259,7 b' python3-saml==1.15.0'
259 xmlsec==1.3.13
259 xmlsec==1.3.13
260 lxml==4.9.3
260 lxml==4.9.3
261 pyyaml==6.0.1
261 pyyaml==6.0.1
262 redis==5.0.0
262 redis==5.0.1
263 regex==2022.10.31
263 regex==2022.10.31
264 routes==2.5.1
264 routes==2.5.1
265 repoze.lru==0.7
265 repoze.lru==0.7
@@ -272,7 +272,7 b' sshpubkeys==3.3.1'
272 ecdsa==0.18.0
272 ecdsa==0.18.0
273 six==1.16.0
273 six==1.16.0
274 sqlalchemy==1.4.49
274 sqlalchemy==1.4.49
275 greenlet==2.0.2
275 greenlet==3.0.0rc3
276 typing_extensions==4.7.1
276 typing_extensions==4.7.1
277 supervisor==4.2.5
277 supervisor==4.2.5
278 tzlocal==4.3
278 tzlocal==4.3
General Comments 0
You need to be logged in to leave comments. Login now