We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f85ad0 commit 0e8995aCopy full SHA for 0e8995a
bigquery/dml/requirements.txt
@@ -1,5 +1,5 @@
1
flake8==3.0.4
2
-gcloud==0.18.1
3
-PyMySQL==0.7.7
+gcloud==0.18.3
+PyMySQL==0.7.9
4
six==1.10.0
5
-SQLAlchemy==1.0.15
+SQLAlchemy==1.1.0b3
requirements-dev.txt
@@ -3,6 +3,7 @@ beautifulsoup4==4.5.1
coverage==4.2
cryptography==1.5.2
Django==1.10.1
6
+flake8==3.0.4
7
flaky==3.3.0
8
flask-cors==3.0.2
9
Flask-Sockets==0.2.1
@@ -45,6 +46,7 @@ scipy==0.18.1
45
46
sendgrid==3.4.0
47
simplejson==3.8.2
48
49
50
twilio==6.3.dev0
51
uritemplate==3.0.0
52
WebTest==2.0.23
0 commit comments