requirements: updated project requirements to final set
This commit is contained in:
parent
198e5b39b2
commit
1ad7107b99
4 changed files with 49 additions and 28 deletions
|
|
@ -5,11 +5,11 @@ alembic==1.10.4
|
|||
markupsafe==2.1.2
|
||||
sqlalchemy==1.4.46
|
||||
greenlet==2.0.2
|
||||
typing_extensions==4.5.0
|
||||
typing_extensions==4.5.0
|
||||
typing_extensions==4.6.3
|
||||
typing_extensions==4.6.3
|
||||
babel==2.12.1
|
||||
celery==5.2.7
|
||||
billiard==3.6.4.0
|
||||
celery==5.3.1
|
||||
billiard==4.1.0
|
||||
click==8.1.3
|
||||
click-didyoumean==0.3.0
|
||||
click==8.1.3
|
||||
|
|
@ -20,11 +20,13 @@ celery==5.2.7
|
|||
prompt-toolkit==3.0.38
|
||||
wcwidth==0.2.6
|
||||
six==1.16.0
|
||||
kombu==5.2.4
|
||||
kombu==5.3.1
|
||||
amqp==5.1.1
|
||||
vine==5.0.0
|
||||
vine==5.0.0
|
||||
pytz==2023.3
|
||||
python-dateutil==2.8.2
|
||||
six==1.16.0
|
||||
tzdata==2023.3
|
||||
vine==5.0.0
|
||||
channelstream==0.7.1
|
||||
gevent==22.10.2
|
||||
|
|
@ -79,8 +81,9 @@ deform==2.0.15
|
|||
peppercorn==0.6
|
||||
translationstring==1.4
|
||||
zope.deprecation==5.0.0
|
||||
diskcache==5.6.1
|
||||
docutils==0.19
|
||||
dogpile.cache==1.2.0
|
||||
dogpile.cache==1.2.1
|
||||
decorator==5.1.1
|
||||
stevedore==5.0.0
|
||||
pbr==5.11.1
|
||||
|
|
@ -90,6 +93,7 @@ gunicorn==20.1.0
|
|||
infrae.cache==1.0.1
|
||||
beaker==1.12.1
|
||||
repoze.lru==0.7
|
||||
markdown==3.4.3
|
||||
msgpack==1.0.5
|
||||
mysqlclient==2.1.1
|
||||
nbconvert==7.2.9
|
||||
|
|
@ -102,7 +106,7 @@ nbconvert==7.2.9
|
|||
jinja2==3.1.2
|
||||
markupsafe==2.1.2
|
||||
jupyter_core==5.2.0
|
||||
platformdirs==3.1.0
|
||||
platformdirs==3.5.1
|
||||
traitlets==5.9.0
|
||||
jupyterlab-pygments==0.2.2
|
||||
markupsafe==2.1.2
|
||||
|
|
@ -110,7 +114,7 @@ nbconvert==7.2.9
|
|||
nbclient==0.7.2
|
||||
jupyter_client==8.0.3
|
||||
jupyter_core==5.2.0
|
||||
platformdirs==3.1.0
|
||||
platformdirs==3.5.1
|
||||
traitlets==5.9.0
|
||||
python-dateutil==2.8.2
|
||||
six==1.16.0
|
||||
|
|
@ -118,7 +122,7 @@ nbconvert==7.2.9
|
|||
tornado==6.2
|
||||
traitlets==5.9.0
|
||||
jupyter_core==5.2.0
|
||||
platformdirs==3.1.0
|
||||
platformdirs==3.5.1
|
||||
traitlets==5.9.0
|
||||
nbformat==5.7.3
|
||||
fastjsonschema==2.16.3
|
||||
|
|
@ -126,7 +130,7 @@ nbconvert==7.2.9
|
|||
attrs==22.2.0
|
||||
pyrsistent==0.19.3
|
||||
jupyter_core==5.2.0
|
||||
platformdirs==3.1.0
|
||||
platformdirs==3.5.1
|
||||
traitlets==5.9.0
|
||||
traitlets==5.9.0
|
||||
traitlets==5.9.0
|
||||
|
|
@ -136,23 +140,23 @@ nbconvert==7.2.9
|
|||
attrs==22.2.0
|
||||
pyrsistent==0.19.3
|
||||
jupyter_core==5.2.0
|
||||
platformdirs==3.1.0
|
||||
platformdirs==3.5.1
|
||||
traitlets==5.9.0
|
||||
traitlets==5.9.0
|
||||
packaging==23.0
|
||||
packaging==23.1
|
||||
pandocfilters==1.5.0
|
||||
pygments==2.15.1
|
||||
tinycss2==1.2.1
|
||||
webencodings==0.5.1
|
||||
traitlets==5.9.0
|
||||
orjson==3.8.12
|
||||
orjson==3.8.14
|
||||
pastescript==3.3.0
|
||||
paste==3.5.3
|
||||
six==1.16.0
|
||||
pastedeploy==3.0.1
|
||||
six==1.16.0
|
||||
premailer==3.10.0
|
||||
cachetools==5.3.0
|
||||
cachetools==5.3.1
|
||||
cssselect==1.2.0
|
||||
cssutils==2.6.0
|
||||
lxml==4.9.2
|
||||
|
|
@ -164,11 +168,12 @@ premailer==3.10.0
|
|||
psutil==5.9.5
|
||||
psycopg2==2.9.6
|
||||
py-bcrypt==0.4
|
||||
py-gfm==2.0.0
|
||||
markdown==3.4.3
|
||||
pycurl==7.45.2
|
||||
pycryptodome==3.17
|
||||
pymysql==1.0.3
|
||||
pycmarkgfm==1.2.0
|
||||
cffi==1.15.1
|
||||
pycparser==2.21
|
||||
pyotp==2.8.0
|
||||
pyparsing==3.0.9
|
||||
pyramid-debugtoolbar==4.10
|
||||
|
|
@ -230,7 +235,7 @@ python3-saml==1.15.0
|
|||
xmlsec==1.3.13
|
||||
lxml==4.9.2
|
||||
pyyaml==6.0
|
||||
redis==4.5.5
|
||||
redis==4.6.0
|
||||
async-timeout==4.0.2
|
||||
regex==2022.10.31
|
||||
routes==2.5.1
|
||||
|
|
@ -248,6 +253,7 @@ tzlocal==4.3
|
|||
pytz-deprecation-shim==0.1.0.post0
|
||||
tzdata==2023.3
|
||||
urlobject==2.4.3
|
||||
unidecode==1.3.6
|
||||
waitress==2.1.2
|
||||
weberror==0.13.1
|
||||
paste==3.5.3
|
||||
|
|
|
|||
|
|
@ -2,14 +2,27 @@
|
|||
## custom libraries usefull for debug and memory tracing
|
||||
|
||||
objgraph
|
||||
memory-profiler
|
||||
pympler
|
||||
|
||||
## debug
|
||||
ipdb
|
||||
ipython
|
||||
rich
|
||||
|
||||
pipdeptree
|
||||
# format
|
||||
flake8
|
||||
ruff
|
||||
|
||||
pipdeptree==2.7.1
|
||||
invoke==2.0.0
|
||||
bumpversion==0.6.0
|
||||
bump2version==1.0.1
|
||||
flake8
|
||||
|
||||
docutils-stubs
|
||||
types-redis
|
||||
types-requests
|
||||
types-sqlalchemy
|
||||
types-psutil
|
||||
types-pycurl
|
||||
types-ujson
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
## rhodecode-tools, special case, use file://PATH.tar.gz#egg=rhodecode-tools==X.Y.Z, to test local version
|
||||
rhodecode-tools==2.0.0 @ https://code.rhodecode.com/rhodecode-tools-ce/artifacts/download/0-4fecb4f9-1967-49fe-90b3-241bdf9dd577.tar.gz?sha256=ed254c0e4d0dab9e7bfab449e94d60eca43db9a7f81a9be7928bf12588589cae
|
||||
rhodecode-tools @ https://code.rhodecode.com/_file_store/download/0-36d03a63-36f7-47af-a33c-d81c39f88251.0.0.tar.gz#egg=rhodecode-tools
|
||||
rhodecode-tools==3.0.0
|
||||
|
|
|
|||
|
|
@ -9,30 +9,31 @@ pytest-cov==4.0.0
|
|||
pytest==7.3.1
|
||||
attrs==22.2.0
|
||||
iniconfig==2.0.0
|
||||
packaging==23.0
|
||||
packaging==23.1
|
||||
pluggy==1.0.0
|
||||
pytest-rerunfailures==12.0
|
||||
pytest-profiling==1.7.0
|
||||
gprof2dot==2022.7.29
|
||||
pytest==7.3.1
|
||||
attrs==22.2.0
|
||||
iniconfig==2.0.0
|
||||
packaging==23.0
|
||||
packaging==23.1
|
||||
pluggy==1.0.0
|
||||
six==1.16.0
|
||||
pytest-runner==6.0.0
|
||||
pytest-sugar==0.9.7
|
||||
packaging==23.0
|
||||
packaging==23.1
|
||||
pytest==7.3.1
|
||||
attrs==22.2.0
|
||||
iniconfig==2.0.0
|
||||
packaging==23.0
|
||||
packaging==23.1
|
||||
pluggy==1.0.0
|
||||
termcolor==2.3.0
|
||||
pytest-timeout==2.1.0
|
||||
pytest==7.3.1
|
||||
attrs==22.2.0
|
||||
iniconfig==2.0.0
|
||||
packaging==23.0
|
||||
packaging==23.1
|
||||
pluggy==1.0.0
|
||||
webtest==3.0.0
|
||||
beautifulsoup4==4.11.2
|
||||
|
|
@ -41,5 +42,5 @@ webtest==3.0.0
|
|||
webob==1.8.7
|
||||
|
||||
# RhodeCode test-data
|
||||
rc_testdata @ https://code.rhodecode.com/upstream/rc-testdata-dist/raw/e72cda25374768bc8605a67066012428f9d90d03/rc_testdata-0.10.0.tar.gz#egg=rc_testdata
|
||||
rc_testdata==0.10.0
|
||||
rc_testdata @ https://code.rhodecode.com/upstream/rc-testdata-dist/raw/77378e9097f700b4c1b9391b56199fe63566b5c9/rc_testdata-0.11.0.tar.gz#egg=rc_testdata
|
||||
rc_testdata==0.11.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue