Police-Data-Accessibility-Project / scrapers

Code relating to scraping public police data.
https://pdap.io
GNU General Public License v3.0
158 stars 35 forks source link

DoltPy and camelot packages have dependency conflict #150

Closed RenatoLopes771 closed 1 year ago

RenatoLopes771 commented 3 years ago

Here's an image of the issue: image

This was acquired when attempting to install requirements.txt on a fresh remote repo

boonepeter commented 2 years ago

+1 to this.

Using Python 3.10.1 v3.10.1:2cd268a3a9

ERROR: Cannot install -r requirements.txt (line 11) and -r requirements.txt (line 6) because these package versions have conflicting dependencies.

The conflict is caused by:
    camelot 12.6.29 depends on SQLAlchemy<0.8.0 and >=0.7.7
    doltpy 2.0.7 depends on SQLAlchemy==1.3.18
josh-chamberlain commented 1 year ago

closed as we're no longer using dolthub for primary data storage