forked from lucianonevesln/python_crud_pessoa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (51 loc) · 873 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
attrs==21.4.0
awsebcli==3.20.3
bcrypt==3.2.0
blessed==1.19.1
botocore==1.23.54
cached-property==1.5.2
cement==2.8.2
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.2
colorama==0.4.3
cryptography==36.0.2
distlib==0.3.4
docker==4.4.4
docker-compose==1.25.5
dockerpty==0.4.1
docopt==0.6.2
filelock==3.6.0
Flask==2.1.1
Flask-Ext==0.1
Flask-MySQL==1.5.2
future==0.16.0
idna==3.3
importlib-metadata==4.11.3
itsdangerous==2.1.2
Jinja2==3.1.1
jmespath==0.10.0
jsonschema==3.2.0
MarkupSafe==2.1.1
paramiko==2.10.3
pathspec==0.9.0
platformdirs==2.5.1
pycparser==2.21
PyMySQL==1.0.2
PyNaCl==1.5.0
pyrsistent==0.18.1
python-dateutil==2.8.2
PyYAML==5.4.1
requests==2.26.0
s3transfer==0.5.1
semantic-version==2.8.5
six==1.14.0
termcolor==1.1.0
texttable==1.6.4
urllib3==1.26.8
virtualenv==20.14.1
wcwidth==0.1.9
websocket-client==0.59.0
Werkzeug==2.1.1
zipp==3.8.0