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.
2 parents 6a975ec + 66747e2 commit f0c3b24Copy full SHA for f0c3b24
src/connections/sources/catalog/libraries/server/python/index.md
@@ -532,7 +532,7 @@ analytics.write_key = 'YOUR_WRITE_KEY'
532
533
Google App Engine may not resolve project dependencies. If this is the case add the following to your project alongside analytics-python:
534
- [requests](https://github.com/kennethreitz/requests){:target="_blank"}
535
-- python-dateutil](https://github.com/paxan/python-dateutil){:target="_blank"}
+- [python-dateutil](https://github.com/paxan/python-dateutil){:target="_blank"}
536
537
If you're having issues with threads outliving your request, check [Background threads and synchronous mode](#background-threads-and-synchronous-mode)
538
0 commit comments