forked from ParthJadhav/Tkinter-Designer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
8 lines (8 loc) · 894 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
certifi==2021.5.30
chardet==4.0.0; python_version >= "2.7" and python_version != "3.0.*" and python_version != "3.1.*" and python_version != "3.2.*" and python_version != "3.3.*" and python_version != "3.4.*"
idna==2.10; python_version >= "2.7" and python_version != "3.0.*" and python_version != "3.1.*" and python_version != "3.2.*" and python_version != "3.3.*"
jinja2==3.0.1; python_version >= "3.6"
markupsafe==2.0.1; python_version >= "3.6"
pillow==8.4.0; python_version >= "3.6"
requests==2.25.1; python_version >= "2.7" and python_version != "3.0.*" and python_version != "3.1.*" and python_version != "3.2.*" and python_version != "3.3.*" and python_version != "3.4.*"
urllib3==1.26.6; python_version >= "2.7" and python_version != "3.0.*" and python_version != "3.1.*" and python_version != "3.2.*" and python_version != "3.3.*" and python_version != "3.4.*" and python_version < "4"