Skip to content

Commit

Permalink
update requirements.txt for python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bmswens committed May 2, 2023
1 parent 707d44c commit 5c3ffa3
Showing 1 changed file with 47 additions and 101 deletions.
148 changes: 47 additions & 101 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,102 +1,48 @@
acme==1.1.0
attrs==19.3.0
Automat==0.8.0
beautifulsoup4==4.8.2
blinker==1.4
certbot==0.40.0
certifi==2019.11.28
chardet==3.0.4
Click==7.0
click-plugins==1.1.1
colorama==0.4.3
command-not-found==0.3
ConfigArgParse==0.13.0
configobj==5.0.6
constantly==15.1.0
cryptography==2.8
cycler==0.10.0
dbus-python==1.2.16
decorator==4.4.2
distro==1.4.0
distro-info===0.23ubuntu1
entrypoints==0.3
future==0.18.2
html5lib==1.0.1
httplib2==0.14.0
hyperlink==19.0.0
idna==2.8
importlib-metadata==1.5.0
incremental==16.10.1
Jinja2==2.10.1
josepy==1.2.0
jsonpatch==1.22
jsonpointer==2.0
jsonschema==3.2.0
keyring==18.0.1
kiwisolver==1.0.1
language-selector==0.1
launchpadlib==1.10.13
lazr.restfulclient==0.14.2
lazr.uri==1.0.3
lxml==4.5.0
Mako==1.1.0
MarkupSafe==1.1.0
matplotlib==3.1.2
mock==3.0.5
more-itertools==4.2.0
netifaces==0.10.4
networkx==2.4
numpy==1.17.4
oauthlib==3.1.0
olefile==0.46
parsedatetime==2.4
pbr==5.4.5
Pillow==7.0.0
pyasn1==0.4.2
pyasn1-modules==0.2.1
pycairo==1.16.2
PyGObject==3.36.0
PyHamcrest==1.9.0
PyICU==2.4.2
PyJWT==1.7.1
pymacaroons==0.13.0
PyNaCl==1.3.0
PyOpenGL==3.1.0
pyOpenSSL==19.0.0
pyparsing==2.4.6
PyQt5==5.14.1
pyqtgraph==0.11.0rc0
pyRFC3339==1.1
pyrsistent==0.15.5
pyserial==3.4
python-apt==2.0.0
python-dateutil==2.7.3
python-debian===0.1.36ubuntu1
pytz==2019.3
PyYAML==5.3.1
pyzmq==18.1.1
requests==2.22.0
aniso8601==9.0.1
attrs==22.1.0
black==22.12.0
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
coverage==7.0.0
dotmap==1.3.30
enum-compat==0.0.3
exceptiongroup==1.0.4
Flask==2.2.2
flask-restx==1.0.3
idna==3.4
importlib-metadata==5.2.0
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.17.3
MarkupSafe==2.1.1
meshtastic==2.0.6
mypy-extensions==0.4.3
packaging==22.0
pathspec==0.10.3
pexpect==4.8.0
platformdirs==2.6.0
pluggy==1.0.0
protobuf==4.21.12
ptyprocess==0.7.0
pygatt==4.0.5
Pypubsub==4.0.3
PyQRCode==1.2.1
pyrsistent==0.19.2
pyserial==3.5
pytest==7.2.0
pytest-cov==4.0.0
pytz==2022.7
PyYAML==6.0
requests==2.29.0
requests-mock==1.10.0
requests-toolbelt==0.8.0
requests-unixsocket==0.2.0
scipy==1.3.3
SecretStorage==2.3.1
service-identity==18.1.0
simplejson==3.16.0
sip==4.19.21
six==1.14.0
soupsieve==1.9.5
ssh-import-id==5.10
systemd-python==234
Twisted==18.9.0
ubuntu-advantage-tools==20.3
ufw==0.36
unattended-upgrades==0.1
urllib3==1.25.8
wadllib==1.3.3
webencodings==0.5.1
zipp==1.0.0
zope.component==4.3.0
zope.event==4.4
zope.hookable==5.0.0
zope.interface==4.7.1
six==1.16.0
tabulate==0.9.0
timeago==1.0.16
tomli==2.0.1
typing_extensions==4.4.0
urllib3==1.26.15
Werkzeug==2.2.2
zipp==3.11.0

0 comments on commit 5c3ffa3

Please sign in to comment.