eaf_base_api 3.1__tar.gz → 3.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: eaf_base_api
3
- Version: 3.1
3
+ Version: 3.2
4
4
  Summary: A base API for EchterAlsFake's Porn APIs
5
5
  Author: Johannes Habel
6
6
  Author-email: Johannes Habel <EchterAlsFake@proton.me>
@@ -8,6 +8,8 @@ License-Expression: LGPL-3.0-or-later
8
8
  License-File: LICENSE
9
9
  Classifier: Programming Language :: Python
10
10
  Requires-Dist: curl-cffi
11
+ Requires-Dist: pylint>=3.3.9
12
+ Requires-Dist: tenacity>=9.1.2
11
13
  Requires-Dist: m3u8 ; extra == 'hls'
12
14
  Requires-Dist: av ; python_full_version >= '3.10' and extra == 'hls'
13
15
  Requires-Python: >=3.9