mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
13 lines
403 B
INI
13 lines
403 B
INI
Obtained from: https://github.com/snowflakedb/snowflake-connector-python/commit/1718a94804e1c737c2f7d7e52d6aafcd8ae3c506
|
|
|
|
--- setup.cfg.orig 2023-11-13 17:55:47 UTC
|
|
+++ setup.cfg
|
|
@@ -58,7 +58,7 @@ install_requires =
|
|
typing_extensions>=4.3,<5
|
|
filelock>=3.5,<4
|
|
sortedcontainers>=2.4.0
|
|
- platformdirs>=2.6.0,<4.0.0
|
|
+ platformdirs>=2.6.0,<5.0.0
|
|
tomlkit
|
|
include_package_data = True
|
|
package_dir =
|