We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b716a commit a3a40c9Copy full SHA for a3a40c9
docs/getting_started.md
@@ -22,7 +22,7 @@ pip install .
22
23
## Requirements
24
25
-TinyBear requires Python 3.7+.
+TinyBear requires Python 3.9 or newer.
26
27
---
28
docs/index.md
@@ -9,7 +9,7 @@
9
- Simple interface for common data tasks
10
- Support for multiple data formats
11
- Easy data validation
12
-- Designed for Python 3.7+
+- Designed for Python 3.9+
13
- Minimal dependencies
14
15
0 commit comments