mirror of
https://github.com/kristoferssolo/School.git
synced 2025-10-21 20:10:38 +00:00
added requirements
This commit is contained in:
parent
10d90be5dc
commit
4eb7eeea03
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
.venv/
|
||||
.vscode/
|
||||
81
IKEA_scraper/requirements.txt
Normal file
81
IKEA_scraper/requirements.txt
Normal file
@ -0,0 +1,81 @@
|
||||
argcomplete==1.12.0
|
||||
Beaker==1.10.0
|
||||
beautifulsoup4==4.9.3
|
||||
blivet==3.3.3
|
||||
blivet-gui==2.3.0
|
||||
bottle==0.12.19
|
||||
bottle-websocket==0.2.9
|
||||
Brlapi==0.8.2
|
||||
bs4==0.0.1
|
||||
cffi==1.14.5
|
||||
chardet==4.0.0
|
||||
chrome-gnome-shell==0.0.0
|
||||
cryptography==3.4.6
|
||||
cupshelpers==1.0
|
||||
dasbus==1.4
|
||||
dbus-python==1.2.18
|
||||
decorator==4.4.2
|
||||
distro==1.5.0
|
||||
Eel==0.14.0
|
||||
fros==1.1
|
||||
future==0.18.2
|
||||
gevent==21.8.0
|
||||
gevent-websocket==0.10.1
|
||||
gpg==1.15.1
|
||||
greenlet==1.1.2
|
||||
humanize==0.5.1
|
||||
idna==2.10
|
||||
langtable==0.0.56
|
||||
libcomps==0.1.18
|
||||
lxml==4.6.3
|
||||
Mako==1.1.4.dev0
|
||||
MarkupSafe==1.1.1
|
||||
nftables==0.1
|
||||
olefile==0.46
|
||||
packaging==20.9
|
||||
Paste==3.5.0
|
||||
pexpect==4.8.0
|
||||
pid==2.2.3
|
||||
Pillow==8.1.2
|
||||
ply==3.11
|
||||
productmd==1.33
|
||||
ptyprocess==0.6.0
|
||||
pwquality==1.4.4
|
||||
pycairo==1.20.0
|
||||
pycparser==2.20
|
||||
pycrypto==2.6.1
|
||||
pycups==2.0.1
|
||||
pycurl==7.43.0.6
|
||||
pyenchant==3.2.1
|
||||
PyGObject==3.40.1
|
||||
pykickstart==3.32
|
||||
pyOpenSSL==20.0.1
|
||||
pyparsing==2.4.7
|
||||
pyparted==3.11.7
|
||||
PySocks==1.7.1
|
||||
python-augeas==0.5.0
|
||||
python-dateutil==2.8.1
|
||||
python-meh==0.50
|
||||
pytz==2021.1
|
||||
pyudev==0.22.0
|
||||
pyxdg==0.27
|
||||
requests==2.25.1
|
||||
requests-file==1.5.1
|
||||
requests-ftp==0.3.1
|
||||
rpm==4.16.1.3
|
||||
selinux==3.2
|
||||
sepolicy==3.2
|
||||
setools==4.4.0
|
||||
simpleaudio==1.0.4
|
||||
simpleline==1.8
|
||||
six==1.15.0
|
||||
slip==0.6.4
|
||||
slip.dbus==0.6.4
|
||||
sos==4.1
|
||||
soupsieve==2.2
|
||||
systemd-python==234
|
||||
Tempita==0.5.1
|
||||
urllib3==1.25.10
|
||||
whichcraft==0.6.1
|
||||
zope.event==4.5.0
|
||||
zope.interface==5.4.0
|
||||
Loading…
Reference in New Issue
Block a user