Files
.github
combineImg
static
templates
twExtract
.coveragerc
.gitignore
Dockerfile
LICENSE.txt
cache.py
configHandler.py
docker-compose.yml
docker.md
msgs.py
package-lock.json
package.json
readme.md
requirements.txt
run_tests.sh
serverless.yml
test_vx.py
twitfix.ini
twitfix.py
twitfix.service
twitfix_proxy.conf
wsgi.py
BetterTwitFix/requirements.txt
dependabot[bot] 3113209348 Bump idna from 3.3 to 3.4
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.4.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.3...v3.4)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 18:24:25 +00:00

25 lines
455 B
Plaintext

boto3==1.23.0
botocore==1.26.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.0.4
colorama==0.4.4
Flask==2.0.3
Flask-Cors==3.0.10
idna==3.4
importlib-metadata==4.8.3
itsdangerous==2.0.1
Jinja2==3.0.3
jmespath==0.10.0
MarkupSafe==2.0.1
pymongo==4.1.1
python-dateutil==2.8.2
requests==2.27.1
s3transfer==0.5.2
six==1.16.0
typing-extensions==4.1.1
urllib3==1.26.9
Werkzeug==2.0.3
yt-dlp==2022.7.18
zipp==3.6.0
Pillow==8.4.0