test JIRA
Compare changes
requirements.txt deleted
100644 → 0
+ 0
− 108
alembic==1.6.5; python_version < '3.0'
alembic==1.7.7; python_version > '3.5'
argon2-cffi==20.1.0; python_version < '3.0'
argon2-cffi==21.3.0; python_version > '3.5'
argon2-cffi-bindings==21.2.0; python_version > '3.5'
async-timeout==4.0.2; python_version > '3.5'
Babel==2.9.1; python_version < '3.0'
Babel==2.10.1; python_version > '3.5'
backports.functools-lru-cache==1.6.4; python_version < '3.0'
bcrypt==3.1.7; python_version < '3.0'
bcrypt==3.2.2; python_version > '3.5'
beautifulsoup4==4.9.3; python_version < '3.0'
beautifulsoup4==4.11.1; python_version > '3.5'
cachetools==3.1.1; python_version < '3.0'
cachetools==4.2.4; python_version == '3.6'
cachetools==5.0.0; python_version > '3.6'
cbor2==5.2.0.post1; python_version < '3.0'
cbor2==5.4.2.post1; python_version == '3.6'
cbor2==5.4.3; python_version > '3.6'
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0; python_version < '3.0'
charset-normalizer==2.0.12; python_version > '3.5'
click==7.1.2
configobj==5.0.6
configparser==4.0.2; python_version < '3.0'
contextlib2==0.6.0.post1; python_version < '3.0'
croniter==1.3.4
cryptography==3.3.2; python_version < '3.0'
cryptography==37.0.2; python_version > '3.5'
dataclasses==0.8; python_version == '3.6'
defusedxml==0.7.1
Deprecated==1.2.13; python_version > '3.5'
enum34==1.1.10; python_version < '3.0'
Flask==1.1.4
Flask-Babel==2.0.0
Flask-Migrate==2.7.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
Flask-Versioned==0.9.4.post20101221
future==0.18.2; python_version < '3.0'
google-auth==2.6.6
huey==2.4.3
idna==2.10; python_version < '3.0'
idna==3.3; python_version > '3.5'
importlib-metadata==2.1.3; python_version < '3.0'
importlib-metadata==4.8.3; python_version == '3.6'
importlib-metadata==4.11.3; python_version > '3.6'
importlib-resources==3.3.1; python_version < '3.0'
importlib-resources==5.4.0; python_version == '3.6'
ipaddress==1.0.23; python_version < '3.0'
itsdangerous==1.1.0
Jinja2==2.11.3
ldap3==2.8.1
lxml==4.9.1
Mako==1.1.6; python_version <= '3.6'
Mako==1.2.2; python_version > '3.6'
MarkupSafe==1.1.1; python_version < '3.0'
MarkupSafe==2.0.1; python_version > '3.5'
netaddr==0.8.0
packaging==20.9; python_version < '3.0'
packaging==21.3; python_version > '3.5'
passlib==1.7.4
pathlib2==2.3.7.post1; python_version < '3.0'
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydash==4.9.3; python_version < '3.0'
pydash==5.1.0; python_version > '3.5'
PyJWT==1.7.1; python_version < '3.0'
PyJWT==2.4.0; python_version > '3.5'
PyMySQL==0.10.1; python_version < '3.0'
PyMySQL==1.0.2; python_version > '3.5'
pyOpenSSL==21.0.0; python_version < '3.0'
pyOpenSSL==22.0.0; python_version > '3.5'
pyparsing==3.0.8; python_version > '3.5'
pyrad==2.4
python-dateutil==2.8.2
python-editor==1.0.4; python_version < '3.0'
python-gnupg==0.4.8
pytz==2022.1
PyYAML==5.4.1; python_version < '3.0'
PyYAML==6.0; python_version > '3.5'
redis==3.5.3; python_version < '3.0'
redis==4.2.2; python_version > '3.5'
requests==2.27.1
rsa==4.5; python_version < '3.0'
rsa==4.8; python_version > '3.5'
scandir==1.10.0; python_version < '3.0'
segno==1.5.2
singledispatch==3.7.0; python_version < '3.0'
six==1.16.0
smpplib==2.2.1
soupsieve==1.9.6; python_version < '3.0'
soupsieve==2.3.2.post1; python_version > '3.5'
SQLAlchemy==1.3.24
sqlsoup==0.9.1
typing==3.10.0.0; python_version < '3.0'
typing_extensions==4.1.1; python_version == '3.6'
urllib3==1.26.9
Werkzeug==1.0.1
wrapt==1.14.1; python_version > '3.5'
zipp==1.2.0; python_version < '3.0'
zipp==3.6.0; python_version == '3.6'
zipp==3.8.0; python_version > '3.6'
grpcio==1.46.0; python_version >= '3.7'
grpcio-tools==1.46.0; python_version >= '3.7'
protobuf==3.20.1; python_version >= '3.7'