mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
chore(requirements): Cleanup of requirement inputs (#20154)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
This commit is contained in:
@@ -15,14 +15,11 @@
|
||||
# KIND, either express or implied. See the License for the
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
#
|
||||
-r base.in
|
||||
-e .[cors,druid,hive,mysql,postgres,thumbnails]
|
||||
flask-cors>=2.0.0
|
||||
mysqlclient>=2.1.0
|
||||
pillow>=9.0.1,<10
|
||||
pydruid>=0.6.1,<0.7
|
||||
pyhive[hive]>=0.6.1
|
||||
psycopg2-binary==2.9.1
|
||||
tableschema
|
||||
thrift>=0.11.0,<1.0.0
|
||||
ipython
|
||||
progress>=1.5,<2
|
||||
pyinstrument>=4.0.2,<5
|
||||
sqloxide
|
||||
|
||||
Reference in New Issue
Block a user