##// END OF EJS Templates
chore(deps): bumped packaging==24.1
super-admin -
r1271:35b7baf9 default
parent child Browse files
Show More
@@ -1,102 +1,102 b''
1 1 # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
2 2
3 3 async-timeout==4.0.3
4 4 atomicwrites==1.4.1
5 5 celery==5.3.6
6 6 billiard==4.2.0
7 7 click==8.1.3
8 8 click-didyoumean==0.3.0
9 9 click==8.1.3
10 10 click-plugins==1.1.1
11 11 click==8.1.3
12 12 click-repl==0.2.0
13 13 click==8.1.3
14 14 prompt-toolkit==3.0.38
15 15 wcwidth==0.2.6
16 16 six==1.16.0
17 17 kombu==5.3.5
18 18 amqp==5.2.0
19 19 vine==5.1.0
20 20 vine==5.1.0
21 21 python-dateutil==2.8.2
22 22 six==1.16.0
23 23 tzdata==2024.1
24 24 vine==5.1.0
25 25 contextlib2==21.6.0
26 26 dogpile.cache==1.3.3
27 27 decorator==5.1.1
28 28 stevedore==5.1.0
29 29 pbr==5.11.1
30 30 dulwich==0.21.6
31 31 urllib3==1.26.14
32 32 fsspec==2024.6.0
33 33 gunicorn==21.2.0
34 packaging==24.0
34 packaging==24.1
35 35 hg-evolve==11.1.3
36 36 importlib-metadata==6.0.0
37 37 zipp==3.15.0
38 38 mercurial==6.7.4
39 39 more-itertools==9.1.0
40 40 msgpack==1.0.8
41 41 orjson==3.10.3
42 42 psutil==5.9.8
43 43 py==1.11.0
44 44 pygit2==1.13.3
45 45 cffi==1.16.0
46 46 pycparser==2.21
47 47 pygments==2.15.1
48 48 pyparsing==3.1.1
49 49 pyramid==2.0.2
50 50 hupper==1.12
51 51 plaster==1.1.2
52 52 plaster-pastedeploy==1.0.1
53 53 pastedeploy==3.1.0
54 54 plaster==1.1.2
55 55 translationstring==1.4
56 56 venusian==3.0.0
57 57 webob==1.8.7
58 58 zope.deprecation==5.0.0
59 59 zope.interface==6.3.0
60 60 redis==5.0.4
61 61 async-timeout==4.0.3
62 62 repoze.lru==0.7
63 63 s3fs==2024.6.0
64 64 aiobotocore==2.13.0
65 65 aiohttp==3.9.5
66 66 aiosignal==1.3.1
67 67 frozenlist==1.4.1
68 68 attrs==22.2.0
69 69 frozenlist==1.4.1
70 70 multidict==6.0.5
71 71 yarl==1.9.4
72 72 idna==3.4
73 73 multidict==6.0.5
74 74 aioitertools==0.11.0
75 75 botocore==1.34.106
76 76 jmespath==1.0.1
77 77 python-dateutil==2.8.2
78 78 six==1.16.0
79 79 urllib3==1.26.14
80 80 wrapt==1.16.0
81 81 aiohttp==3.9.5
82 82 aiosignal==1.3.1
83 83 frozenlist==1.4.1
84 84 attrs==22.2.0
85 85 frozenlist==1.4.1
86 86 multidict==6.0.5
87 87 yarl==1.9.4
88 88 idna==3.4
89 89 multidict==6.0.5
90 90 fsspec==2024.6.0
91 91 scandir==1.10.0
92 92 setproctitle==1.3.3
93 93 subvertpy==0.11.0
94 94 waitress==3.0.0
95 95 wcwidth==0.2.6
96 96
97 97
98 98 ## test related requirements
99 99 #-r requirements_test.txt
100 100
101 101 ## uncomment to add the debug libraries
102 102 #-r requirements_debug.txt
@@ -1,48 +1,48 b''
1 1 # test related requirements
2 2 mock==5.1.0
3 3 pytest-cov==4.1.0
4 4 coverage==7.4.3
5 5 pytest==8.1.1
6 6 iniconfig==2.0.0
7 packaging==24.0
7 packaging==24.1
8 8 pluggy==1.4.0
9 9 pytest-env==1.1.3
10 10 pytest==8.1.1
11 11 iniconfig==2.0.0
12 packaging==24.0
12 packaging==24.1
13 13 pluggy==1.4.0
14 14 pytest-profiling==1.7.0
15 15 gprof2dot==2022.7.29
16 16 pytest==8.1.1
17 17 iniconfig==2.0.0
18 packaging==24.0
18 packaging==24.1
19 19 pluggy==1.4.0
20 20 six==1.16.0
21 21 pytest-rerunfailures==13.0
22 packaging==24.0
22 packaging==24.1
23 23 pytest==8.1.1
24 24 iniconfig==2.0.0
25 packaging==24.0
25 packaging==24.1
26 26 pluggy==1.4.0
27 27 pytest-runner==6.0.1
28 28 pytest-sugar==1.0.0
29 packaging==24.0
29 packaging==24.1
30 30 pytest==8.1.1
31 31 iniconfig==2.0.0
32 packaging==24.0
32 packaging==24.1
33 33 pluggy==1.4.0
34 34 termcolor==2.4.0
35 35 pytest-timeout==2.3.1
36 36 pytest==8.1.1
37 37 iniconfig==2.0.0
38 packaging==24.0
38 packaging==24.1
39 39 pluggy==1.4.0
40 40 webtest==3.0.0
41 41 beautifulsoup4==4.12.3
42 42 soupsieve==2.5
43 43 waitress==3.0.0
44 44 webob==1.8.7
45 45
46 46 # RhodeCode test-data
47 47 rc_testdata @ https://code.rhodecode.com/upstream/rc-testdata-dist/raw/77378e9097f700b4c1b9391b56199fe63566b5c9/rc_testdata-0.11.0.tar.gz#egg=rc_testdata
48 48 rc_testdata==0.11.0
General Comments 0
You need to be logged in to leave comments. Login now