Commit graph

28 commits

Author SHA1 Message Date
RhodeCode Admin
aea3e2d9ef deps: bumped webob==1.8.8 2024-10-21 14:00:17 +02:00
RhodeCode Admin
0c320ae313 chore(deps): bumped packaging==24.1 2024-08-02 12:49:30 +02:00
RhodeCode Admin
d7fd83acb1 chore(deps): bumped pytest related tests 2024-03-11 10:29:11 +01:00
RhodeCode Admin
7f994fc993 tests(core): made the test flag setting more flexible.
We no longer use .ini setting, but relly on env variables, that is now set
via pytest env plugin
2024-03-11 09:56:10 +01:00
RhodeCode Admin
e135b34773 chore(deps): bumped waitress==3.0.0 2024-02-07 10:42:56 +01:00
RhodeCode Admin
1ad7107b99 requirements: updated project requirements to final set 2023-07-18 11:03:18 +02:00
RhodeCode Admin
f04c86e6d3 deps: make dev-env build faster and bump all libs to latest versions 2023-05-11 11:54:16 +02:00
RhodeCode Admin
619c6f811b deps: added rc_tools (new format) and flake8 2023-03-10 09:58:56 +01:00
RhodeCode Admin
87dce4ea79 requirements: bumped to all new libraries for python3
- use pipdeptree to build full freeze build
2023-03-06 21:36:33 +01:00
RhodeCode Admin
4b976f70aa build: updated rhodecode-tools requirement
- cleanup of patches/deps
2023-02-21 12:41:26 +01:00
Marcin Kuzminski
1060ec1579 dependencies: bumped webtest==2.0.34 2020-03-25 11:24:02 +01:00
Marcin Kuzminski
ed0653712b dependencies: bumped test libraries. 2019-09-30 13:26:57 +02:00
Marcin Kuzminski
40399fef4a dependencies: bumped coverage to 4.5.3 2019-04-16 19:24:52 +02:00
Marcin Kuzminski
7974e89b12 dependencies: bumped webtest to 2.0.33 2019-03-26 14:44:07 +01:00
Marcin Kuzminski
8d8dab6b26 dependencies: pinned beautifulsoup4 to 4.6.3 2019-01-02 18:02:05 +01:00
Marcin Kuzminski
093fa42c54 dependencies: updated webtest to 2.0.32 2018-12-12 13:53:09 +01:00
Marcin Kuzminski
fed38364e9 dependencies: bumped py.test to 3.8.2 2018-10-10 12:27:25 +02:00
Marcin Kuzminski
ccf656e56f dependencies: bumped few libraries.
- atomicwrites==1.2.1
- attrs==18.2.0
- dogpile.cache==0.6.7
- psutil==5.4.7
- pathlib2==2.3.2
- subprocess32==3.5.2
- gevent==1.3.6
- greenlet==0.4.15
- pytest==3.8.1
- py==1.6.0
- pytest-cov==2.6.0
- pytest-timeout==1.3.2
- coverage==4.5.1
- psycopg2==2.7.5
2018-09-26 17:44:06 +02:00
Marcin Kuzminski
b2b69f7572 dependencies: bumped test dependencies
- pytest==3.6.0
- py==1.5.3
- removed: pytest-catchlog==1.2.2
- pytest-sugar==0.9.1
- pytest-runner==4.2.0
- pytest-profiling==1.3.0
- pytest-timeout==1.2.1
2018-05-28 13:34:56 +02:00
Marcin Kuzminski
7fa9ff0ebd dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order. 2018-04-24 14:23:49 +02:00
Marcin Kuzminski
c59110bf4c dependencies: bumped test dependencies:
- pytest to 3.2.5
- pytest runner to 3.0.0
2017-11-20 19:21:42 +01:00
Marcin Kuzminski
09cb5cd47b dependencies: bumped test libraries versions.
- pytest to 3.2.3
- pytest-sugar to 0.9.0
- pytest-profiling to 1.2.11
- WebTest to 2.0.29
- gprof2dot to 2017.9.19
2017-11-06 22:04:41 +01:00
Marcin Kuzminski
71071c0b26 dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27
- fixed some core tests for new webob/webtest
- changed core methods to make them more pyramid compat.
2017-07-12 22:54:14 +02:00
Marcin Kuzminski
faee019853 dependencies: bumped test libraries.
pytest==3.1.2
py==1.4.34
pytest-cov==2.5.1
pytest-sugar==0.8.0
pytest-runner==2.11.1
pytest-profiling==1.2.6
2017-06-29 12:40:20 +02:00
Marcin Kuzminski
c2cc303035 dependencies: added css select into required libraries. 2017-03-11 00:00:19 +01:00
Marcin Kuzminski
838777528b dependencies: bumped lxml and made it a dependency. 2017-03-09 19:53:29 +01:00
Marcin Kuzminski
31467b5fa4 requirements: updated structure of requirement files, and re-generated nix files. 2016-12-13 11:59:00 +01:00
Marcin Kuzminski
94dc4195e2 dependencies: organized test requirements.
- introduced requirements_test.txt file to store test requirements.
- add  parsing into setup.py of requirement files and passing it automatically.
2016-12-07 00:19:15 +01:00