Skip to content

Commit

Permalink
Merge branch 'enhancement-date-parsing-for-header' of github.itap.pur…
Browse files Browse the repository at this point in the history
…due.edu:ECN/webqueue2 into enhancement-date-parsing-for-header
  • Loading branch information
Justin Campbell committed Sep 17, 2020
2 parents c342885 + 7652331 commit 43d4007
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
aniso8601==8.0.0
astroid==2.4.2
attrs==20.1.0
click==7.1.2
Flask==1.1.2
Flask-RESTful==0.3.8
gunicorn==20.0.4
importlib-metadata==1.7.0
iniconfig==1.0.1
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.2
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.5.0
packaging==20.4
pkg-resources==0.0.0
pluggy==0.13.1
py==1.9.0
pylint==2.5.3
pyparsing==2.4.7
pytest==6.0.1
python-dateutil==2.8.1
pytz==2020.1
six==1.15.0
toml==0.10.1
typed-ast==1.4.1
Werkzeug==1.0.1
wrapt==1.12.1
zipp==3.1.0

0 comments on commit 43d4007

Please sign in to comment.