This pull request bumps dependencies for this project. It's been a while since we've looked at these. I've tested the gitpython bump and it seems to be happy.
Setting up speed test...
Tests ready starting dry run...
Changing data...
Repeating test...
Dry Run Output
5 out of 5 pallets ran successfully in 2.66 minutes.
W:\forklift\src\forklift\..\..\speedtest\SpeedTestPallet.py:LargeDataPallet (66.58 seconds)
AddressPoints - Warning generated during update and data updated successfully.
crate message: duplicate features detected!
W:\forklift\src\forklift\..\..\speedtest\SpeedTestPallet.py:LargeDataPalletNoReproject (51.1 seconds)
AddressPointsNoProject - Warning generated during update and data updated successfully.
crate message: duplicate features detected!
W:\forklift\src\forklift\..\..\speedtest\SpeedTestPallet.py:ShapefilePallet (11226 ms)
CountiesFromShapefile - Created table successfully.
W:\forklift\src\forklift\..\..\speedtest\SpeedTestPallet.py:SmallDataPallet (11024 ms)
Counties - Created table successfully.
W:\forklift\src\forklift\..\..\speedtest\SpeedTestPallet.py:TablePallet (10817 ms)
SchoolInfo - Created table successfully.
Repeat Run Output
5 out of 5 pallets ran successfully in 75.82 seconds.
W:\forklift\src\forklift\..\..\speedtest\SpeedTestPallet.py:LargeDataPallet (8956 ms)
AddressPoints - Warning generated during update. Data not modified.
crate message: duplicate features detected!
W:\forklift\src\forklift\..\..\speedtest\SpeedTestPallet.py:LargeDataPalletNoReproject (53.99 seconds)
AddressPointsNoProject - Warning generated during update and data updated successfully.
crate message: duplicate features detected!
W:\forklift\src\forklift\..\..\speedtest\SpeedTestPallet.py:ShapefilePallet (3378 ms)
W:\forklift\src\forklift\..\..\speedtest\SpeedTestPallet.py:SmallDataPallet (4473 ms)
W:\forklift\src\forklift\..\..\speedtest\SpeedTestPallet.py:TablePallet (4375 ms)
Speed Test Results
Dry Run: 2.66 minutes
Repeat: 75.83 seconds
I couldn't make heads or tails of that option and it sounds like pip is still trying to figure out how they want to resolve deps. I say we just stick with the default --upgrade until they sort it out.
Description of Changes
This pull request bumps dependencies for this project. It's been a while since we've looked at these. I've tested the gitpython bump and it seems to be happy.
Test results and coverage
Speed test results