Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
feat: Adding python 3.11 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Apr 15, 2024
1 parent e2444d2 commit ba2e49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Install dependencies
run: |
pip install pip==19.0.3
pip install pip==24.0
pip install -r requirements/ci.txt
- name: Run Tests
Expand Down

0 comments on commit ba2e49d

Please sign in to comment.