Skip to content

Commit

Permalink
Document current python package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rlskoeser committed Oct 20, 2021
1 parent cae0522 commit 52145a4
Showing 1 changed file with 84 additions and 21 deletions.
105 changes: 84 additions & 21 deletions requirements.lock
Original file line number Diff line number Diff line change
@@ -1,58 +1,121 @@
anyascii==0.2.0
alabaster==0.7.12
anyascii==0.1.7
asgiref==3.4.1
attrdict==2.0.1
beautifulsoup4==4.9.3
attrs==20.3.0
Babel==2.9.0
backports.entry-points-selectable==1.1.0
beautifulsoup4==4.8.2
bleach==4.1.0
certifi==2021.5.30
charset-normalizer==2.0.4
Django==3.1.12
certifi==2020.12.5
cffi==1.14.4
cfgv==3.3.0
chardet==3.0.4
click==7.1.2
commonmark==0.9.1
coverage==5.4
csvdiff==0.3.3
distlib==0.3.2
Django==3.1.13
django-admin-sortable2==1.0
django-appconf==1.0.4
django-apptemplates==1.5
django-cas-ng==4.2.1
django-cas-ng==4.1.1
django-cogwheels==0.3
django-compressor==2.4.1
django-compressor-autoprefixer==0.1.0
django-contrib-comments==2.0.0
django-dbml @ git+git://github.com/thatbudakguy/django-dbml@334ead74c8c4fa4ae997adeccaa5f3d5367f17b2
django-debug-toolbar==3.2
django-filter==2.4.0
django-fullurl==1.1
django-modelcluster==5.1
django-taggit==1.5.1
django-treebeard==4.5.1
djangorestframework==3.12.4
django-treebeard==4.4
djangorestframework==3.12.2
docutils==0.16
draftjs-exporter==2.1.7
et-xmlfile==1.1.0
et-xmlfile==1.0.1
filebrowser-safe @ git+https://github.com/stephenmcd/filebrowser-safe.git@c7eceb021fd0b13527aff83bb98c350f549c7719
filelock==3.0.12
future==0.18.2
grappelli-safe @ git+https://github.com/stephenmcd/grappelli-safe.git@7755ffd2771d975be4342f79d120daa7b7e0bed7
html5lib==1.1
icalendar==4.0.7
idna==3.2
identify==2.2.11
idna==2.10
imagesize==1.2.0
importlib-metadata==3.4.0
importlib-resources==5.2.2
iniconfig==1.1.1
jdcal==1.4.1
Jinja2==2.11.3
jsonschema==3.2.0
l18n==2020.6.1
ldap3==2.9.1
lxml==4.6.3
ldap3==2.9
lxml==4.6.2
MarkupSafe==1.1.1
milksnake==0.1.5
mysqlclient==2.0.3
nodeenv==1.6.0
numpy==1.19.5
oauthlib==3.1.0
opencv-python==4.5.3.56
openpyxl==3.0.7
packaging==21.0
Pillow==8.3.1
openpyxl==3.0.6
packaging==20.9
percy-selenium==1.0.4
Pillow==8.3.2
platformdirs==2.2.0
pluggy==0.13.1
pre-commit==2.13.0
psycopg2==2.9.1
pucas==0.7.0
py==1.10.0
pyasn1==0.4.8
pycparser==2.20
Pygments==2.7.4
pyparsing==2.4.7
pyrsistent==0.17.3
pytest==6.2.2
pytest-cov==2.11.1
pytest-django==4.1.0
pytest-ordering==0.6
pytest-sugar==0.9.4
python-cas==1.5.0
python-dateutil==2.8.2
pytz==2021.1
PyYAML==5.4.1
rcssmin==1.0.6
requests==2.26.0
recommonmark==0.7.1
requests==2.25.1
requests-oauthlib==1.3.0
rjsmin==1.1.0
six==1.16.0
soupsieve==2.2.1
selenium==3.141.0
six==1.15.0
snowballstemmer==2.1.0
soupsieve==2.1
Sphinx==3.4.3
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
sqlparse==0.4.1
tablib==3.0.0
telepath==0.2
typing-extensions==3.10.0.0
urllib3==1.26.6
termcolor==1.1.0
toml==0.10.2
typing-extensions==3.7.4.3
tzlocal==2.1
Unidecode==1.1.2
urllib3==1.26.3
virtualenv==20.7.0
wagtail==2.14.1
wagtailmenus==3.0.2
webencodings==0.5.1
Willow==1.4
xlrd==2.0.1
XlsxWriter==1.4.5
XlsxWriter==1.3.7
xlwt==1.3.0
zipp==3.4.0

0 comments on commit 52145a4

Please sign in to comment.