Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Oct 5, 2023
1 parent b52dfd4 commit 73dec46
Showing 1 changed file with 23 additions and 5 deletions.
28 changes: 23 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
flask
htcondor
cryptography
flask-assets
libsass
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
click==8.1.3
cryptography==37.0.4
Flask==2.1.3
Flask-Assets==2.0
Flask-Cors==3.0.10
idna==3.3
importlib-metadata==4.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
libsass==0.21.0
MarkupSafe==2.1.1
pycparser==2.21
requests==2.28.1
sh==1.14.3
six==1.16.0
typing_extensions==4.3.0
urllib3==1.26.11
webassets==2.0
Werkzeug==2.2.1
zipp==3.8.1

0 comments on commit 73dec46

Please sign in to comment.