Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README, bump versions #69

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update README, bump versions #69

wants to merge 2 commits into from

Conversation

dylanfrankcom
Copy link

Update readme for EVENT_BATCH_TIMEOUT changes in moesifapi-python.
Bump moesifwsgi version.
Bump moesifapi-python version requirement.

Depends on Moesif/moesifapi-python#23

Update readme for EVENT_BATCH_TIMEOUT changes in moesifapi-python.
Bump moesifwsgi version.
Bump moesifapi-python version requirement.
requirements.txt Outdated
@@ -1,7 +1,7 @@
requests==2.30.0
nose==1.3.7
isodatetimehandler==1.0.2
moesifapi>=1.4.9
moesifapi>=1.5.0
Copy link
Contributor

@praves77 praves77 Oct 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update it to 1.5.2

@@ -90,7 +90,7 @@
install_requires=[
'requests>=2.30.0',
'isodatetimehandler>=1.0.2',
'moesifapi>=1.4.9',
'moesifapi>=1.5.0',
Copy link
Contributor

@praves77 praves77 Oct 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.5.2

@praves77
Copy link
Contributor

praves77 commented Oct 18, 2024

@dylanfrankcom
please use this PR first to test

  • please update the moesifapi-python version to 1.5.2
  • also apply this change
  • test and lets us know when done.
    thanks.

Please use this test app to test gov-rules.

- Update requests to 2.32.0 to allign with moesifapi
- Bumop moesifpythonrequest and moesifapi versions
- Update all example projects requirements.txt
- update .gitignore
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.

2 participants