mirror of
https://github.com/kristoferssolo/School.git
synced 2025-10-21 20:10:38 +00:00
Update requirements.txt
This commit is contained in:
parent
43a25eb411
commit
891e77616d
@ -5,7 +5,9 @@ asgiref==3.4.1
|
||||
attrs==21.4.0
|
||||
bcrypt==3.2.0
|
||||
Beaker==1.11.0
|
||||
beautifulsoup4==4.10.0
|
||||
Brlapi==0.8.3
|
||||
bs4==0.0.1
|
||||
btrfsutil==5.16.1
|
||||
CacheControl==0.12.6
|
||||
cachetools==5.0.0
|
||||
@ -20,10 +22,10 @@ cryptography==36.0.1
|
||||
cupshelpers==1.0
|
||||
distlib==0.3.4
|
||||
distro==1.6.0
|
||||
Django==4.0
|
||||
dnspython==2.2.0
|
||||
docopt==0.6.2
|
||||
duplicity==0.8.21
|
||||
et-xmlfile==1.1.0
|
||||
evdev==1.4.0
|
||||
fasteners==0.16.3
|
||||
fpdf==1.7.2
|
||||
@ -49,9 +51,12 @@ meson==0.61.1
|
||||
more-itertools==8.10.0
|
||||
msgpack==1.0.3
|
||||
netsnmp-python==1.0a1
|
||||
numpy==1.22.2
|
||||
oauth2client==4.1.3
|
||||
openpyxl==3.0.9
|
||||
ordered-set==4.0.2
|
||||
packaging==20.9
|
||||
pandas==1.4.1
|
||||
paramiko==2.9.2
|
||||
parso==0.8.3
|
||||
pep517==0.12.0
|
||||
@ -74,15 +79,17 @@ PyGObject==3.42.0
|
||||
PyNaCl==1.4.0
|
||||
pyOpenSSL==21.0.0
|
||||
pyparsing==2.4.7
|
||||
python-dateutil==2.8.2
|
||||
python-xlib==0.31
|
||||
pytz==2021.3
|
||||
pyxdg==0.27
|
||||
PyYAML==5.4.1
|
||||
requests==2.26.0
|
||||
requests==2.27.0
|
||||
resolvelib==0.5.5
|
||||
retrying==1.3.3
|
||||
rsa==4.8
|
||||
six==1.16.0
|
||||
soupsieve==2.3.1
|
||||
speedtest-cli==2.1.3
|
||||
sqlparse==0.4.2
|
||||
TBB==0.2
|
||||
@ -95,29 +102,3 @@ urllib3==1.26.8
|
||||
webencodings==0.5.1
|
||||
yapf==0.32.0
|
||||
zipp==3.7.0
|
||||
beautifulsoup4==4.10.0
|
||||
bs4==0.0.1
|
||||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.12
|
||||
cycler==0.11.0
|
||||
et-xmlfile==1.1.0
|
||||
fonttools==4.29.1
|
||||
idna==3.3
|
||||
kiwisolver==1.3.2
|
||||
matplotlib==3.5.1
|
||||
numpy==1.22.2
|
||||
openpyxl==3.0.9
|
||||
packaging==21.3
|
||||
pandas==1.4.1
|
||||
Pillow==9.0.1
|
||||
pyparsing==3.0.7
|
||||
python-dateutil==2.8.2
|
||||
pytz==2021.3
|
||||
requests==2.27.1
|
||||
scipy==1.8.0
|
||||
seaborn==0.11.2
|
||||
six==1.16.0
|
||||
soupsieve==2.3.1
|
||||
urllib3==1.26.8
|
||||
word2number==1.1
|
||||
yapf==0.32.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user