Skip to content

Commit bbb5b4c

Browse files
committed
fix requirements
1 parent 2ad7b34 commit bbb5b4c

File tree

1 file changed

+84
-81
lines changed

1 file changed

+84
-81
lines changed

requirements.txt

Lines changed: 84 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,116 @@
1-
alive-progress
2-
babel
3-
beautifulsoup4
4-
brlapi
5-
cloud-init
6-
colorama
7-
command-not-found
1+
black==24.4.2 # do not touch, same version as superlinter
2+
click
83
compliance-trestle
9-
configobj
104
coverage
11-
cssselect
12-
cupshelpers
135
dacite
14-
dbus-python
15-
defer
16-
distro-info
17-
duplicity
18-
email-validator
19-
en-core-web-sm
20-
evdev
21-
ewmh
22-
fasteners
23-
flask-caching
24-
flask-compress
25-
flask-cors
26-
flask-migrate
27-
freetype-py
28-
future
6+
Flask
7+
Flask_Caching
8+
flask_compress
9+
Flask_Cors
10+
Flask_Migrate
11+
Flask-SQLAlchemy
12+
setuptools
2913
gitpython
30-
grpcio-status
31-
grpcio-tools
14+
google-api-core
15+
google_auth_oauthlib
16+
google-cloud-aiplatform
17+
grpcio_status
18+
grpcio
3219
gspread
3320
gunicorn
34-
html5lib
35-
jsonpatch
36-
jsonpointer
37-
keyring
38-
language-selector
39-
launchpadlib
40-
lockfile
41-
louis
42-
lxml
43-
mergedeep
44-
neomodel
45-
netifaces
4621
networkx
4722
nltk
48-
nose
49-
olefile
23+
oauthlib
5024
openai
25+
playwright
26+
psycopg2-binary
27+
pygithub
28+
python_markdown_maker
29+
scikit_learn
30+
scipy
31+
semver
32+
setuptools
33+
SQLAlchemy
34+
compliance-trestle
35+
nose
36+
mypy
37+
numpy
38+
neo4j
39+
neomodel
40+
openapi-schema-validator
5141
openapi-spec-validator
52-
opentelemetry-exporter-gcp-trace
53-
opentelemetry-instrumentation-flask
54-
opentelemetry-instrumentation-requests
55-
opentelemetry-instrumentation-sqlalchemy
56-
opentelemetry-propagator-gcp
42+
openpyxl
43+
orderedmultidict
44+
packaging
45+
paramiko
46+
pathable
47+
pathspec
48+
pbr
5749
pep517
58-
pexpect
59-
pillow
50+
Pillow
6051
pip-autoremove
61-
pip-chill
62-
pipenv
63-
pipx
64-
posthog
52+
platformdirs
53+
playwright
54+
pluggy
6555
prance
6656
prompt-toolkit
67-
psutil
57+
proto-plus
58+
protobuf
6859
psycopg2-binary
69-
ptyprocess
70-
pycairo
60+
pyasn1
61+
pyasn1-modules
7162
pycodestyle
72-
pycups
63+
pycparser
64+
pydantic
65+
pyee
7366
pyflakes
74-
pygithub
75-
pygobject
67+
PyGithub
68+
PyJWT
69+
PyNaCl
70+
pyparsing
7671
pyrsistent
77-
pyserial
78-
pysnooper
72+
PySnooper
73+
pytest
74+
pytest-base-url
7975
pytest-playwright
80-
python-apt
81-
python-debian
76+
python-dateutil
77+
python-dotenv
78+
python-frontmatter
8279
python-markdown-maker
83-
python-xlib
84-
pyudev
85-
pyxdg
80+
python-slugify
81+
PyYAML==6.0.1
82+
regex
83+
requests
84+
requests-oauthlib
8685
rfc3986
86+
rsa
8787
rq
88+
redis
89+
ruamel.yaml
90+
ruamel.yaml.clib
8891
scikit-learn
89-
scour
90-
semver
92+
Shapely
93+
six
94+
smmap
95+
sniffio
96+
soupsieve
97+
SQLAlchemy
9198
sqlalchemy-stubs
92-
systemd-python
93-
terminator
9499
testresources
100+
text-unidecode
101+
threadpoolctl
95102
toml
96103
tomli
104+
tqdm
97105
typed-ast
98-
types-pyyaml
106+
types-PyYAML
99107
typing-inspect
100-
ubuntu-drivers-common
101-
ubuntu-pro-client
102-
ufw
103-
unattended-upgrades
108+
typing_extensions
104109
untangle
105-
usb-creator
110+
urllib3
106111
vertexai
107-
wadllib
108-
watchdog
109-
webencodings
110-
xdg
111-
xkit
112112
xmltodict
113-
yamllint
113+
google-cloud-trace
114+
alive-progress
115+
posthog
116+

0 commit comments

Comments
 (0)