Skip to content

Commit

Permalink
Create and move requirements.txt for all current labs
Browse files Browse the repository at this point in the history
  • Loading branch information
dlingle1 committed Nov 20, 2023
1 parent bb9bf7d commit 047cebb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ...um Lab/Lab Documentation/requirements.txt → requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,34 @@
aniso8601==9.0.1
attrs==23.1.0
blinker==1.6.3
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
exceptiongroup==1.1.3
Flask==3.0.0
Flask-RESTful==0.3.10
h11==0.14.0
idna==3.4
importlib-metadata==6.8.0
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
outcome==1.3.0
packaging==23.2
pluggy==1.3.0
pycparser==2.21
PySocks==1.7.1
pytest==7.4.3
pytz==2023.3.post1
requests==2.31.0
selenium==4.14.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
tomli==2.0.1
trio==0.22.2
trio-websocket==0.11.1
urllib3==2.0.7
Expand Down

0 comments on commit 047cebb

Please sign in to comment.