summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authornicolargo <nicolashennion@gmail.com>2024-05-18 10:37:57 +0200
committernicolargo <nicolashennion@gmail.com>2024-05-18 10:37:57 +0200
commit74f9606e654b0670f9d9a4ec53445ed85609254d (patch)
tree881a0392b855b3ffabed5050e23eec961521aea0 /README.rst
parent5262524db37b7173aa866007d8f4a46d1832d5c0 (diff)
parenta99bf33b4b982c057fb0b4ce47b59df41c7a3ca7 (diff)
Merge Ruff formating and solve some conflicts #2779
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index be8550ae..5331994d 100644
--- a/README.rst
+++ b/README.rst
@@ -87,7 +87,6 @@ Requirements
- ``defusedxml`` (in order to monkey patch xmlrpc)
- ``packaging`` (for the version comparison)
- ``ujson`` (an optimized alternative to the standard json module)
-- ``pydantic`` (for the data validation support)
*Note for Python 2 users*