mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-21 14:51:51 +00:00
update dev environment
This commit is contained in:
parent
dc2b8ad431
commit
5c667c1826
@ -1,6 +1,6 @@
|
||||
/home/philip/.local/lib/python3.10/site-packages/django/utils/version.py:6: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
|
||||
/home/philip/p10d3/lib/python3.10/site-packages/django/utils/version.py:6: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
|
||||
from distutils.version import LooseVersion
|
||||
/home/philip/.local/lib/python3.10/site-packages/django/utils/asyncio.py:19: DeprecationWarning: There is no current event loop
|
||||
/home/philip/p10d3/lib/python3.10/site-packages/django/utils/asyncio.py:19: DeprecationWarning: There is no current event loop
|
||||
event_loop = asyncio.get_event_loop()
|
||||
/home/philip/.local/lib/python3.10/site-packages/django/utils/asyncio.py:19: DeprecationWarning: There is no current event loop
|
||||
/home/philip/p10d3/lib/python3.10/site-packages/django/utils/asyncio.py:19: DeprecationWarning: There is no current event loop
|
||||
event_loop = asyncio.get_event_loop()
|
||||
|
@ -1,84 +1,16 @@
|
||||
apturl==0.5.2
|
||||
asgiref==3.5.0
|
||||
blinker==1.4
|
||||
catfish==4.16.3
|
||||
certifi==2020.6.20
|
||||
cffi==1.15.0
|
||||
chardet==4.0.0
|
||||
click==8.0.3
|
||||
colorama==0.4.4
|
||||
command-not-found==0.3
|
||||
confusable-homoglyphs==3.2.0
|
||||
coverage==6.4
|
||||
cryptography==3.4.8
|
||||
cupshelpers==1.0
|
||||
dbus-python==1.2.18
|
||||
defer==1.0.6
|
||||
distro==1.7.0
|
||||
distro-info===1.1build1
|
||||
Django==3.2
|
||||
docutils==0.18
|
||||
gpg===1.16.0-unknown
|
||||
gunicorn==20.1.0
|
||||
httplib2==0.20.2
|
||||
idna==3.3
|
||||
importlib-metadata==4.6.4
|
||||
jeepney==0.7.1
|
||||
keyring==23.5.0
|
||||
language-selector==0.1
|
||||
launchpadlib==1.10.16
|
||||
lazr.restfulclient==0.14.4
|
||||
lazr.uri==1.0.6
|
||||
lightdm-gtk-greeter-settings==1.2.2
|
||||
macaroonbakery==1.3.1
|
||||
Mako==1.1.3
|
||||
mariadb==1.0.11
|
||||
MarkupSafe==2.0.1
|
||||
menulibre==2.2.2
|
||||
mercurial==6.1.1
|
||||
more-itertools==8.10.0
|
||||
mugshot==0.4.3
|
||||
mysql-connector-python==8.0.29
|
||||
mysqlclient==2.1.0
|
||||
netifaces==0.11.0
|
||||
oauthlib==3.2.0
|
||||
olefile==0.46
|
||||
onboard==1.4.1
|
||||
pexpect==4.8.0
|
||||
Pillow==9.1.0
|
||||
ply==3.11
|
||||
protobuf==4.21.2
|
||||
psutil==5.9.0
|
||||
ptyprocess==0.7.0
|
||||
pycairo==1.20.1
|
||||
pycparser==2.21
|
||||
pycups==2.0.1
|
||||
PyGObject==3.42.1
|
||||
PyJWT==2.4.0
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.5.0
|
||||
pyparsing==2.4.7
|
||||
pyRFC3339==1.1
|
||||
python-apt==2.3.0+ubuntu2.1
|
||||
python-dateutil==2.8.1
|
||||
python-debian===0.1.43ubuntu1
|
||||
pytz==2022.1
|
||||
PyYAML==5.4.1
|
||||
reportlab==3.6.0
|
||||
requests==2.25.1
|
||||
SecretStorage==3.3.1
|
||||
sgt-launcher==0.2.7
|
||||
six==1.16.0
|
||||
sqlparse==0.4.0
|
||||
systemd-python==234
|
||||
typing_extensions==4.2.0
|
||||
ubuntu-advantage-tools==27.9
|
||||
ubuntu-drivers-common==0.0.0
|
||||
ufw==0.36.1
|
||||
unattended-upgrades==0.1
|
||||
Unidecode==1.3.0
|
||||
urllib3==1.26.5
|
||||
wadllib==1.3.6
|
||||
xcffib==0.11.1
|
||||
xkit==0.0.0
|
||||
zipp==1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user