- Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository:ecochen/python-mini-projects
Uh oh!
There was an error while loading. Please reload this page.
base:master
head repository:Python-World/python-mini-projects
Uh oh!
There was an error while loading. Please reload this page.
compare:master
Uh oh!
There was an error while loading. Please reload this page.
- 15 commits
- 8 files changed
- 4 contributors
Commits on Nov 23, 2021
- root committed
Nov 23, 2021 Configuration menu - View commit details
Copy full SHA for daacb14 - Browse repository at this point
Copy the full SHA daacb14View commit details
Commits on Nov 24, 2021
Merge pull requestPython-World#544from LeiyuanBlog/ly
export_mysql_data_to_csv
chavarera authoredNov 24, 2021 Configuration menu - View commit details
Copy full SHA for 2dbd273 - Browse repository at this point
Copy the full SHA 2dbd273View commit details
Commits on Dec 2, 2021
without -r can't install requirements
with pip install -r requirements.txt i have this error ERROR: Could not find a version that satisfies the requirement requirements.txt (from versions: none) ERROR: No matching distribution found for requirements.txt to solve this I added the -r option -r, --requirement <file> Install from the given requirements file. This option can be used multiple times.
nagyzekkyandras authoredDec 2, 2021 Configuration menu - View commit details
Copy full SHA for d8995a1 - Browse repository at this point
Copy the full SHA d8995a1View commit details - nagyzekkyandras authored
Dec 2, 2021 Configuration menu - View commit details
Copy full SHA for 5477f39 - Browse repository at this point
Copy the full SHA 5477f39View commit details
Commits on Dec 3, 2021
Merge pull requestPython-World#547from NAndras95/master
without -r can't install requirements
chavarera authoredDec 3, 2021 Configuration menu - View commit details
Copy full SHA for 79294db - Browse repository at this point
Copy the full SHA 79294dbView commit details
Commits on Dec 13, 2021
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authoredDec 13, 2021 Configuration menu - View commit details
Copy full SHA for 03268d1 - Browse repository at this point
Copy the full SHA 03268d1View commit details
Commits on Mar 12, 2022
Bump pillow from 8.3.2 to 9.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@8.3.2...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authoredMar 12, 2022 Configuration menu - View commit details
Copy full SHA for 8c087dd - Browse repository at this point
Copy the full SHA 8c087ddView commit details
Commits on Apr 6, 2022
Bump notebook from 6.4.1 to 6.4.10
Bumps [notebook](http://jupyter.org) from 6.4.1 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authoredApr 6, 2022 Configuration menu - View commit details
Copy full SHA for 7dc21cc - Browse repository at this point
Copy the full SHA 7dc21ccView commit details
Commits on Apr 22, 2022
Bump pypdf2 from 1.26.0 to 1.27.5
Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 to 1.27.5. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/PyPDF2/blob/main/CHANGELOG) - [Commits](py-pdf/pypdf@1.26.0...1.27.5) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authoredApr 22, 2022 Configuration menu - View commit details
Copy full SHA for 564365c - Browse repository at this point
Copy the full SHA 564365cView commit details
Commits on May 24, 2022
Bump tensorflow from 2.5.2 to 2.6.4
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.2 to 2.6.4. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.5.2...v2.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authoredMay 24, 2022 Configuration menu - View commit details
Copy full SHA for 3b11a0b - Browse repository at this point
Copy the full SHA 3b11a0bView commit details
Commits on May 25, 2022
Merge pull requestPython-World#588from Python-World/dependabot/pip/…
…pillow-9.0.1 Bump pillow from 8.3.2 to 9.0.1
chavarera authoredMay 25, 2022 Configuration menu - View commit details
Copy full SHA for b03eec3 - Browse repository at this point
Copy the full SHA b03eec3View commit details Merge pull requestPython-World#609from Python-World/dependabot/pip/…
…tensorflow-2.6.4 Bump tensorflow from 2.5.2 to 2.6.4
chavarera authoredMay 25, 2022 Configuration menu - View commit details
Copy full SHA for c7abe00 - Browse repository at this point
Copy the full SHA c7abe00View commit details Merge pull requestPython-World#601from Python-World/dependabot/pip/…
…pypdf2-1.27.5 Bump pypdf2 from 1.26.0 to 1.27.5
chavarera authoredMay 25, 2022 Configuration menu - View commit details
Copy full SHA for fc625b5 - Browse repository at this point
Copy the full SHA fc625b5View commit details Merge pull requestPython-World#598from Python-World/dependabot/pip/…
…notebook-6.4.10 Bump notebook from 6.4.1 to 6.4.10
chavarera authoredMay 25, 2022 Configuration menu - View commit details
Copy full SHA for bbd05ac - Browse repository at this point
Copy the full SHA bbd05acView commit details Merge pull requestPython-World#555from Python-World/dependabot/pip/…
…lxml-4.6.5 Bump lxml from 4.6.3 to 4.6.5
chavarera authoredMay 25, 2022 Configuration menu - View commit details
Copy full SHA for e0cfd4b - Browse repository at this point
Copy the full SHA e0cfd4bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine: git diff master...master
Uh oh!
There was an error while loading. Please reload this page.