Skip to content

Commit

Permalink
update civis and joblib for python 3.8 (#303)
Browse files Browse the repository at this point in the history
This commit updates the versions of the civis and joblib
dependencies to ensure full support of Python 3.8.
  • Loading branch information
Eliot Stone committed Jul 13, 2020
1 parent e897823 commit 775e434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
requests==2.20.0
petl==1.2.0
boto3==1.9.25
civis==1.11.0
civis==1.14.2
slackclient==1.3.0
psycopg2-binary==2.8.5
xmltodict==0.11.0
Expand All @@ -14,7 +14,7 @@ httplib2==0.18.0
validate-email==1.3
paramiko==2.7.1
xmltodict==0.11.0
joblib==0.13
joblib==0.14.1
censusgeocode==0.4.3.post1
airtable-python-wrapper==0.11.3.post1
google-cloud-storage==1.17.0
Expand Down

0 comments on commit 775e434

Please sign in to comment.