Skip to content

Updated conda reqs files for new packages#758

Merged
ianhelle merged 8 commits intomainfrom
ianhelle/conda-updates-2024-03-19
Mar 20, 2024
Merged

Updated conda reqs files for new packages#758
ianhelle merged 8 commits intomainfrom
ianhelle/conda-updates-2024-03-19

Conversation

@ianhelle
Copy link
Contributor

Updated files in conda folder to align to new package versions and availability of packages from Microsoft conda repository

@ianhelle ianhelle self-assigned this Mar 19, 2024
@ianhelle ianhelle requested a review from petebryan March 19, 2024 23:45
@ianhelle ianhelle linked an issue Mar 20, 2024 that may be closed by this pull request
@ianhelle ianhelle merged commit 515b005 into main Mar 20, 2024
@ianhelle ianhelle deleted the ianhelle/conda-updates-2024-03-19 branch March 20, 2024 22:58
FlorianBracq added a commit to FlorianBracq/msticpy that referenced this pull request May 12, 2024
* Updated conda reqs files for new packages

* Updating version to 2.11

* Fix for missing label in RDAP data

* Fix for missing 'label' item in RDAP data
ianhelle pushed a commit that referenced this pull request May 28, 2024
…uery handling (#777)

* Updated conda reqs files for new packages (#758)

* Updated conda reqs files for new packages

* Updating version to 2.11

* Fix for missing label in RDAP data

* Fix for missing 'label' item in RDAP data

* Modifying method _check_environment to be a class method

* Fix deprecation of datetime.utcnow method

* Expand test coverage for base driver

* Remove implementation from abstract method connect

* Expand test coverage for data provider

* Remove method exec_query from QueryProviderProtocol as it cannot be instanciated

* Set method _get_query_options as abstract from QueryProviderProtocol as it cannot be instanciated
+ remove implementation

* Update _exec_queries_threaded to be a static method, to align with _exec_synchronous_queries

* Handle corner cases when query_tasks are all failing

* Fixing logic flaw in _exec_queries_threaded retry logic

* Fix logic issue in _calc_split_ranges

* Extend coverage for query_provider_connections_mixin

* Adding abstract method _get_query_options to QueryProviderConnectionsMixin

* Use typing types to be compatible with python 3.8

* Move implementation of exec_query to QueryProviderConnectionsMixin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Conda installation not working

2 participants