| | | |
Offset 37, 82 lines modified | Offset 37, 82 lines modified |
37 | Requires-Dist:·click-didyoumean>=0.3.0 | 37 | Requires-Dist:·click-didyoumean>=0.3.0 |
38 | Requires-Dist:·click-repl>=0.2.0 | 38 | Requires-Dist:·click-repl>=0.2.0 |
39 | Requires-Dist:·click-plugins>=1.1.1 | 39 | Requires-Dist:·click-plugins>=1.1.1 |
40 | Requires-Dist:·importlib-metadata>=3.6;·python_version·<·"3.8" | 40 | Requires-Dist:·importlib-metadata>=3.6;·python_version·<·"3.8" |
41 | Requires-Dist:·backports.zoneinfo>=0.2.1;·python_version·<·"3.9" | 41 | Requires-Dist:·backports.zoneinfo>=0.2.1;·python_version·<·"3.9" |
42 | Requires-Dist:·tzdata>=2022.7 | 42 | Requires-Dist:·tzdata>=2022.7 |
43 | Requires-Dist:·python-dateutil>=2.8.2 | 43 | Requires-Dist:·python-dateutil>=2.8.2 |
| 44 | Provides-Extra:·redis |
| 45 | Requires-Dist:·redis!=4.5.5,<6.0.0,>=4.5.2;·extra·==·"redis" |
| 46 | Provides-Extra:·couchbase |
| 47 | Requires-Dist:·couchbase>=3.0.0;·(platform_python_implementation·!=·"PyPy"·and·(platform_system·!=·"Windows"·or·python_version·<·"3.10"))·and·extra·==·"couchbase" |
| 48 | Provides-Extra:·solar |
| 49 | Requires-Dist:·ephem==4.1.5;·platform_python_implementation·!=·"PyPy"·and·extra·==·"solar" |
44 | Provides-Extra:·dynamodb | 50 | Provides-Extra:·pyro |
45 | Requires-Dist:·boto3>=1.26.143;·extra·==·"dynamodb" | 51 | Requires-Dist:·pyro4==4.82;·python_version·<·"3.11"·and·extra·==·"pyro" |
| 52 | Provides-Extra:·auth |
| 53 | Requires-Dist:·cryptography==42.0.5;·extra·==·"auth" |
46 | Provides-Extra:·brotli | 54 | Provides-Extra:·brotli |
47 | Requires-Dist:·brotli>=1.0.0;·platform_python_implementation·==·"CPython"·and·extra·==·"brotli" | 55 | Requires-Dist:·brotli>=1.0.0;·platform_python_implementation·==·"CPython"·and·extra·==·"brotli" |
48 | Requires-Dist:·brotlipy>=0.7.0;·platform_python_implementation·==·"PyPy"·and·extra·==·"brotli" | 56 | Requires-Dist:·brotlipy>=0.7.0;·platform_python_implementation·==·"PyPy"·and·extra·==·"brotli" |
| 57 | Provides-Extra:·couchdb |
| 58 | Requires-Dist:·pycouchdb==1.14.2;·extra·==·"couchdb" |
| 59 | Provides-Extra:·arangodb |
| 60 | Requires-Dist:·pyArango>=2.0.2;·extra·==·"arangodb" |
| 61 | Provides-Extra:·cosmosdbsql |
| 62 | Requires-Dist:·pydocumentdb==2.3.5;·extra·==·"cosmosdbsql" |
49 | Provides-Extra:·zookeeper | 63 | Provides-Extra:·zookeeper |
50 | Requires-Dist:·kazoo>=1.3.1;·extra·==·"zookeeper" | 64 | Requires-Dist:·kazoo>=1.3.1;·extra·==·"zookeeper" |
51 | Provides-Extra:·gevent | |
52 | Requires-Dist:·gevent>=1.5.0;·extra·==·"gevent" | |
53 | Provides-Extra:·azureblockblob | |
54 | Requires-Dist:·azure-storage-blob>=12.15.0;·extra·==·"azureblockblob" | |
55 | Provides-Extra:·memcache | |
56 | Requires-Dist:·pylibmc==1.6.3;·platform_system·!=·"Windows"·and·extra·==·"memcache" | |
57 | Provides-Extra:·tblib | |
58 | Requires-Dist:·tblib>=1.3.0;·python_version·<·"3.8.0"·and·extra·==·"tblib" | |
59 | Requires-Dist:·tblib>=1.5.0;·python_version·>=·"3.8.0"·and·extra·==·"tblib" | |
60 | Provides-Extra:·redis | |
61 | Requires-Dist:·redis!=4.5.5,<6.0.0,>=4.5.2;·extra·==·"redis" | |
62 | Provides-Extra:·auth | |
63 | Requires-Dist:·cryptography==42.0.5;·extra·==·"auth" | |
64 | Provides-Extra:·consul | |
65 | Requires-Dist:·python-consul2==0.1.5;·extra·==·"consul" | |
66 | Provides-Extra:·librabbitmq | |
67 | Requires-Dist:·librabbitmq>=2.0.0;·python_version·<·"3.11"·and·extra·==·"librabbitmq" | |
68 | Provides-Extra:·elasticsearch | |
69 | Requires-Dist:·elastic-transport<=8.13.0;·extra·==·"elasticsearch" | |
70 | Requires-Dist:·elasticsearch<=8.13.0;·extra·==·"elasticsearch" | |
71 | Provides-Extra:·mongodb | |
72 | Requires-Dist:·pymongo[srv]>=4.0.2;·extra·==·"mongodb" | |
73 | Provides-Extra:·django | 65 | Provides-Extra:·django |
74 | Requires-Dist:·Django>=2.2.28;·extra·==·"django" | 66 | Requires-Dist:·Django>=2.2.28;·extra·==·"django" |
75 | Provides-Extra:·zstd | |
76 | Requires-Dist:·zstandard==0.22.0;·extra·==·"zstd" | |
77 | Provides-Extra:·gcs | |
78 | Requires-Dist:·google-cloud-storage>=2.10.0;·extra·==·"gcs" | |
79 | Provides-Extra:·slmq | |
80 | Requires-Dist:·softlayer_messaging>=1.0.3;·extra·==·"slmq" | |
81 | Provides-Extra:·couchbase | |
82 | Requires-Dist:·couchbase>=3.0.0;·(platform_python_implementation·!=·"PyPy"·and·(platform_system·!=·"Windows"·or·python_version·<·"3.10"))·and·extra·==·"couchbase" | |
83 | Provides-Extra:·sqlalchemy | 67 | Provides-Extra:·sqlalchemy |
84 | Requires-Dist:·sqlalchemy<2.1,>=1.4.48;·extra·==·"sqlalchemy" | 68 | Requires-Dist:·sqlalchemy<2.1,>=1.4.48;·extra·==·"sqlalchemy" |
85 | Provides-Extra:·pymemcache | 69 | Provides-Extra:·gevent |
| 70 | Requires-Dist:·gevent>=1.5.0;·extra·==·"gevent" |
86 | Requires-Dist:·python-memcached>=1.61;·extra·==·"pymemcache" | |
87 | Provides-Extra:·arangodb | |
88 | Requires-Dist:·pyArango>=2.0.2;·extra·==·"arangodb" | |
89 | Provides-Extra:·solar | |
90 | Requires-Dist:·ephem==4.1.5;·platform_python_implementation·!=·"PyPy"·and·extra·==·"solar" | |
91 | Provides-Extra:·yaml | 71 | Provides-Extra:·pytest |
92 | Requires-Dist:·PyYAML>=3.10;·extra·==·"yaml" | 72 | Requires-Dist:·pytest-celery[all]>=1.0.0;·extra·==·"pytest" |
93 | Provides-Extra:·eventlet | 73 | Provides-Extra:·eventlet |
94 | Requires-Dist:·eventlet>=0.32.0;·python_version·<·"3.10"·and·extra·==·"eventlet" | 74 | Requires-Dist:·eventlet>=0.32.0;·python_version·<·"3.10"·and·extra·==·"eventlet" |
| 75 | Provides-Extra:·pymemcache |
| 76 | Requires-Dist:·python-memcached>=1.61;·extra·==·"pymemcache" |
95 | Provides-Extra:·s3 | 77 | Provides-Extra:·slmq |
96 | Requires-Dist:·boto3>=1.26.143;·extra·==·"s3" | 78 | Requires-Dist:·softlayer_messaging>=1.0.3;·extra·==·"slmq" |
97 | Provides-Extra:·msgpack | 79 | Provides-Extra:·msgpack |
98 | Requires-Dist:·msgpack==1.0.8;·extra·==·"msgpack" | 80 | Requires-Dist:·msgpack==1.0.8;·extra·==·"msgpack" |
99 | Provides-Extra:·cosmosdbsql | |
100 | Requires-Dist:·pydocumentdb==2.3.5;·extra·==·"cosmosdbsql" | |
101 | Provides-Extra:·pytest | 81 | Provides-Extra:·s3 |
102 | Requires-Dist:·pytest-celery[all]>=1.0.0;·extra·==·"pytest" | 82 | Requires-Dist:·boto3>=1.26.143;·extra·==·"s3" |
| 83 | Provides-Extra:·tblib |
| 84 | Requires-Dist:·tblib>=1.3.0;·python_version·<·"3.8.0"·and·extra·==·"tblib" |
| 85 | Requires-Dist:·tblib>=1.5.0;·python_version·>=·"3.8.0"·and·extra·==·"tblib" |
| 86 | Provides-Extra:·azureblockblob |
| 87 | Requires-Dist:·azure-storage-blob>=12.15.0;·extra·==·"azureblockblob" |
103 | Provides-Extra:·sqs | 88 | Provides-Extra:·sqs |
104 | Requires-Dist:·boto3>=1.26.143;·extra·==·"sqs" | 89 | Requires-Dist:·boto3>=1.26.143;·extra·==·"sqs" |
105 | Requires-Dist:·kombu[sqs]>=5.3.4;·extra·==·"sqs" | 90 | Requires-Dist:·kombu[sqs]>=5.3.4;·extra·==·"sqs" |
106 | Requires-Dist:·pycurl>=7.43.0.5;·(sys_platform·!=·"win32"·and·platform_python_implementation·==·"CPython")·and·extra·==·"sqs" | 91 | Requires-Dist:·pycurl>=7.43.0.5;·(sys_platform·!=·"win32"·and·platform_python_implementation·==·"CPython")·and·extra·==·"sqs" |
107 | Requires-Dist:·urllib3>=1.26.16;·extra·==·"sqs" | 92 | Requires-Dist:·urllib3>=1.26.16;·extra·==·"sqs" |
| 93 | Provides-Extra:·consul |
| 94 | Requires-Dist:·python-consul2==0.1.5;·extra·==·"consul" |
| 95 | Provides-Extra:·gcs |
| 96 | Requires-Dist:·google-cloud-storage>=2.10.0;·extra·==·"gcs" |
| 97 | Provides-Extra:·zstd |
| 98 | Requires-Dist:·zstandard==0.22.0;·extra·==·"zstd" |
| 99 | Provides-Extra:·memcache |
| 100 | Requires-Dist:·pylibmc==1.6.3;·platform_system·!=·"Windows"·and·extra·==·"memcache" |
| 101 | Provides-Extra:·dynamodb |
| 102 | Requires-Dist:·boto3>=1.26.143;·extra·==·"dynamodb" |
| 103 | Provides-Extra:·elasticsearch |
| 104 | Requires-Dist:·elastic-transport<=8.13.0;·extra·==·"elasticsearch" |
| 105 | Requires-Dist:·elasticsearch<=8.13.0;·extra·==·"elasticsearch" |
| 106 | Provides-Extra:·librabbitmq |
| 107 | Requires-Dist:·librabbitmq>=2.0.0;·python_version·<·"3.11"·and·extra·==·"librabbitmq" |
108 | Provides-Extra:·pyro | 108 | Provides-Extra:·yaml |
109 | Requires-Dist:·pyro4==4.82;·python_version·<·"3.11"·and·extra·==·"pyro" | 109 | Requires-Dist:·PyYAML>=3.10;·extra·==·"yaml" |
110 | Provides-Extra:·couchdb | 110 | Provides-Extra:·mongodb |
111 | Requires-Dist:·pycouchdb==1.14.2;·extra·==·"couchdb" | 111 | Requires-Dist:·pymongo[srv]>=4.0.2;·extra·==·"mongodb" |
112 | Provides-Extra:·cassandra | 112 | Provides-Extra:·cassandra |
113 | Requires-Dist:·cassandra-driver<4,>=3.25.0;·extra·==·"cassandra" | 113 | Requires-Dist:·cassandra-driver<4,>=3.25.0;·extra·==·"cassandra" |
114 | Dynamic:·author | 114 | Dynamic:·author |
115 | Dynamic:·author-email | 115 | Dynamic:·author-email |
116 | Dynamic:·classifier | 116 | Dynamic:·classifier |
117 | Dynamic:·description | 117 | Dynamic:·description |
118 | Dynamic:·home-page | 118 | Dynamic:·home-page |