Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -51,7 +51,7 @@ orjson==3.10.7 ; python_version >= "3.12" and python_version < "4.0"
|
|
51 |
packaging==24.1 ; python_version >= "3.12" and python_version < "4.0"
|
52 |
pandas==2.2.3 ; python_version >= "3.12" and python_version < "4.0"
|
53 |
pillow==10.4.0 ; python_version >= "3.12" and python_version < "4.0"
|
54 |
-
git+https://github.com/souzatharsis/[email protected] ; python_version >= "3.12" and python_version < "4.0"
|
55 |
proto-plus==1.24.0 ; python_version >= "3.12" and python_version < "4.0"
|
56 |
protobuf==5.28.2 ; python_version >= "3.12" and python_version < "4.0"
|
57 |
pyasn1-modules==0.4.1 ; python_version >= "3.12" and python_version < "4.0"
|
|
|
51 |
packaging==24.1 ; python_version >= "3.12" and python_version < "4.0"
|
52 |
pandas==2.2.3 ; python_version >= "3.12" and python_version < "4.0"
|
53 |
pillow==10.4.0 ; python_version >= "3.12" and python_version < "4.0"
|
54 |
+
podcastfy @ git+https://github.com/souzatharsis/[email protected] ; python_version >= "3.12" and python_version < "4.0"
|
55 |
proto-plus==1.24.0 ; python_version >= "3.12" and python_version < "4.0"
|
56 |
protobuf==5.28.2 ; python_version >= "3.12" and python_version < "4.0"
|
57 |
pyasn1-modules==0.4.1 ; python_version >= "3.12" and python_version < "4.0"
|