-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hunter integration and refactor (#11)
* hunter integration and refactor Signed-off-by: Shashank Reddy Boyapally <[email protected]> * updated version windows for requirements and updated pylint workflow Signed-off-by: Shashank Reddy Boyapally <[email protected]> * added compatibilty notes to Readme Signed-off-by: Shashank Reddy Boyapally <[email protected]> * reduced requirements.txt Signed-off-by: Shashank Reddy Boyapally <[email protected]> * pylinting only 3.11 Signed-off-by: Shashank Reddy Boyapally <[email protected]> --------- Signed-off-by: Shashank Reddy Boyapally <[email protected]>
- Loading branch information
1 parent
d8f933b
commit c598081
Showing
7 changed files
with
200 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,13 @@ | ||
hunter @ git+https://github.com/datastax-labs/hunter.git@8ff166979d000780ad548e49f006ef2a15d54123 | ||
certifi==2023.11.17 | ||
click==8.1.7 | ||
elastic-transport==8.11.0 | ||
elasticsearch==8.11.1 | ||
elasticsearch7==7.13.0 | ||
fmatch==0.0.4 | ||
numpy==1.26.3 | ||
pandas==2.1.4 | ||
python-dateutil==2.8.2 | ||
pytz==2023.3.post1 | ||
PyYAML==6.0.1 | ||
six==1.16.0 | ||
tzdata==2023.4 | ||
urllib3==1.26.18 | ||
urllib3==1.26.18 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.