Skip to content

Commit

Permalink
Updating Python versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdlaird committed Dec 3, 2023
1 parent af590e9 commit f2f4be4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Build](https://github.com/heliumedu/platform/actions/workflows/build.yml/badge.svg)](https://github.com/heliumedu/platform/actions/workflows/build.yml)
[![Codecov](https://codecov.io/gh/HeliumEdu/platform/branch/master/graph/badge.svg)](https://codecov.io/gh/HeliumEdu/platform)
![Python Versions](https://img.shields.io/badge/python-%203.6%20|%203.7%20|%203.8%20|%203.9%20-blue)
![Python Versions](https://img.shields.io/badge/python-%203.6%20|%203.7%20|%203.8%20|%203.9%20|%203.10%20|%203.11%20-blue)
![GitHub License](https://img.shields.io/github/license/heliumedu/platform)

# Helium Platform Project
Expand All @@ -9,7 +9,7 @@

## Prerequisites

- Python (>= 3.6, <= 3.11)
- Python (>= 3.6)
- Pip (>= 9.0)
- MySQL (>= 5.7)
- Redis (>= 3.2)
Expand Down

0 comments on commit f2f4be4

Please sign in to comment.