Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/vagrant for 20.04 #762

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
bump one another psycopq2
look reasoably safe, but untested
matkoniecz committed Jan 19, 2022
commit 306f030e86a9e055626d5b91fb208aa843038506
2 changes: 1 addition & 1 deletion etl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Python packages for etl
fiona==1.7.13
osmnx==0.8.1
psycopg2==2.7.5
psycopg2==2.8.4 # test is it working, used to be 2.7.5 (no obviously borken things)
shapely==1.6.4
retrying==1.3.3
requests==2.23.0