Граф коммитов

39 Коммитов

Автор SHA1 Сообщение Дата
tongy-msft 82e1b7b60e
release rai-core-flask 0.7.6 (#2566)
* Update setup.py

* Update requirements.txt

* Update CI-rai_core_flask-pytest.yml
2024-05-16 14:24:22 -07:00
Ilya Matiach 577f7a9735
remove pins on werkzeug, itsdangerous and markupsafe since they are currently not needed (#2565) 2024-05-16 16:05:02 -04:00
Ilya Matiach 5b4c222889
release rai-core-flask 0.7.5 (#2553) 2024-04-15 14:59:56 -04:00
Ilya Matiach 38c8a814e3
update ipython and werkzeug dependencies for responsibleai and rai-core-flask packages (#2551) 2024-04-08 11:18:26 -04:00
Ilya Matiach d665107a95
release rai-core-flask 0.7.4 (#2538) 2024-02-15 12:43:59 -05:00
Ilya Matiach c647df1daf
fix bad whitespace in url format for azure compute instance base url (#2537) 2024-02-14 16:07:32 -05:00
Advitya Gemawat 4cd7c79577
Release rai_core_flask 0.7.3 (#2496) 2024-01-19 16:01:34 -05:00
Advitya Gemawat 95d5e05466
Private Link URL support on rai_core_flask (#2493)
* pl support ckpt

* decoupled changes

* python lint fixes
2024-01-19 10:22:37 -05:00
Ilya Matiach 2dcea4f8c5
release rai-core-flask 0.7.2 (#2458) 2023-12-13 12:55:35 -05:00
Ilya Matiach afcc4ba35e
fix socketio cors authentication for object detection and qa metrics requests (#2455) 2023-12-13 10:12:35 -05:00
Ilya Matiach ab28cd3fca
remove python 3.6 from builds, tests and packages (#2442) 2023-12-06 11:34:24 -05:00
Advitya Gemawat 3f21a0f4b7
Release new version of rai_core_flask (#2407) 2023-11-03 10:31:22 -04:00
Advitya Gemawat 4fa84f9c1d
Dashboard Port Updates (#2406)
* port update

* port fix
2023-11-02 16:50:33 -04:00
Ilya Matiach d5953884ef
release rai-core-flask 0.7.0 (#2398) 2023-10-30 09:59:03 -04:00
Ilya Matiach a65a087b64
add socket implementation to RAI dashboard object detection and question answering metrics calls (#2394) 2023-10-26 15:42:35 -04:00
Gaurav Gupta 03d7867602
Add 3.11 support to rai-core-flask (#2386)
* Update CI-rai_core_flask-pytest.yml

* Add condition for python 3.11

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Add 3.11 classifier

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

---------

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
2023-10-09 10:50:53 -07:00
Gaurav Gupta a307b8db4e
Remove pins of flake8 linter packages (#2328)
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
2023-09-09 04:37:25 +00:00
Gaurav Gupta 409e99aa87
Add 3.10 classifier for python packages (#2035)
* Add 3.10 classifier for python packages

* Update setup.py

* Update setup.py

* Update setup.py

* Update setup.py

* Update setup.py

* Update README.md

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

---------

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
2023-04-21 19:36:22 +00:00
Ilya Matiach c909f11521
release rai-core-flask 0.6.0 (#2020) 2023-04-04 10:20:55 -04:00
Ilya Matiach 4b5ce81f0c
update dependencies for rai-core-flask, raiwidgets and responsibleai packages (#2016) 2023-03-31 13:45:54 -04:00
Ilya Matiach ef36ce2086
add upper bounds to greenlet and gevent in rai-core-flask as 5.0 release fails until they are more stable (#1852) 2022-12-16 13:37:34 -05:00
Ilya Matiach ce77a5d43d
release rai-core-flask 0.5.0 (#1589) 2022-07-29 11:36:21 -04:00
Jan-Benedikt Jagusch e046f0bb76
Remove strict pinnings from rai-core-flask requirements.txt. (#1578) 2022-07-28 10:20:12 -04:00
Ilya Matiach 2dd387373a
release rai-core-flask 0.4.0 (#1546) 2022-07-11 17:23:39 -04:00
Jan-Benedikt Jagusch 343c925db2
Add License and Requirements to Source Distribtion (#1522)
* Don't commit dist/ directory.

* Add license file to raiwidgets package.

* Include requirements.txt in package.

* Make same changes to raiutils package.

* Make same changes to rai_core_flask package.

* Make same changes to responsibleai package.

* Make same changes to erroranalysis package.

Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
2022-07-05 13:08:46 -04:00
xuke444 0a4f296f9a
remove version for flask (#1515)
Signed-off-by: Ke Xu <xuke@microsoft.com>
2022-06-30 21:24:09 +00:00
Ilya Matiach 1bed6a91df
release rai-core-flask 0.3.0 (#1361) 2022-04-19 12:23:42 -04:00
Ilya Matiach d96dad8077
add retry logic to codecov step and only upload results for one python version (#1298) 2022-03-29 01:13:29 -04:00
Ilya Matiach 6510717dbc
remove deprecated codecov parameter (#1293) 2022-03-24 14:57:21 -04:00
Ilya Matiach 615c9ed187
upgrade pytest to 7.0.1, remove mock and updgrade pytest-mock to 3.6.1 (#1287) 2022-03-24 08:30:28 -04:00
Gaurav Gupta 4185c9f228
Pin markupsafe and itsdangerous to unblock gates (#1238)
* Pin markupsafe to unblock gates

* Update requirements.txt

* Pin itsdangerous at 2.0.1 to address another dependency failure

* Update requirements.txt

* Update requirements.txt
2022-02-22 20:55:29 +00:00
Ilya Matiach 11ee5caefe
update several required dependencies (#1219) 2022-02-16 12:09:49 -05:00
Ilya Matiach 1bbe14cd93
release rai-core-flask 0.2.5 (#1215) 2022-02-10 13:20:30 -05:00
Ilya Matiach c3cb6e2054
fix flaky flask test (#1203) 2022-02-07 15:46:51 -05:00
Gaurav Gupta b0d50e1fd4
Update setup.py files to carry python 3.9 classifiers (#1170)
* Update setup.py files to carry python 3.9 classifiers

* Update setup.py

* Update README.md

* Update setup.py

* Update setup.py

* Update README.md
2022-01-25 17:51:42 +00:00
Ilya Matiach 5695878082
fix ipython dependency (#1163) 2022-01-24 15:17:27 -05:00
Gaurav Gupta ef2b0f80e5
Add separate github workflow for python linting (#1037)
* Add separate github workflow for python linting

* Create linting error

* Remove flake8 dependencies from individual python packages

* fix prettier
2021-11-29 22:53:43 +00:00
Gaurav Gupta 4d3a804d29
Sorting all python imports using isort (#985)
* Sorting all python imports using isort

* Fix flake8 errors
2021-11-01 19:42:52 +00:00
Gaurav Gupta e0f11ea39e
Rename wrapped-flask to rai_core_flask (#912) 2021-10-01 05:59:39 +00:00