Mark Febrizio commited on
Commit
2f65180
·
unverified ·
1 Parent(s): 58bb4c7

Bump req (#13)

Browse files

* Update requirements.txt

* rename file

* Update requirements-dev-win.txt

bump certifi and urllib3

requirements-dev.txt → requirements-dev-win.txt RENAMED
@@ -2,7 +2,7 @@
2
  # This file is autogenerated by pip-compile with Python 3.11
3
  # by the following command:
4
  #
5
- # pip-compile --output-file=requirements-dev.txt requirements-dev.in requirements.in
6
  #
7
  anyio==4.3.0
8
  # via
@@ -39,7 +39,7 @@ beautifulsoup4==4.12.3
39
  # via nbconvert
40
  bleach==6.1.0
41
  # via nbconvert
42
- certifi==2024.2.2
43
  # via
44
  # -c requirements.txt
45
  # httpcore
@@ -512,7 +512,7 @@ uc-micro-py==1.0.3
512
  # linkify-it-py
513
  uri-template==1.3.0
514
  # via jsonschema
515
- urllib3==2.2.1
516
  # via
517
  # -c requirements.txt
518
  # requests
 
2
  # This file is autogenerated by pip-compile with Python 3.11
3
  # by the following command:
4
  #
5
+ # pip-compile --output-file=requirements-dev-win.txt requirements-dev.in requirements.in
6
  #
7
  anyio==4.3.0
8
  # via
 
39
  # via nbconvert
40
  bleach==6.1.0
41
  # via nbconvert
42
+ certifi==2024.7.4
43
  # via
44
  # -c requirements.txt
45
  # httpcore
 
512
  # linkify-it-py
513
  uri-template==1.3.0
514
  # via jsonschema
515
+ urllib3==2.2.2
516
  # via
517
  # -c requirements.txt
518
  # requests
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  # This file is autogenerated by pip-compile with Python 3.11
3
  # by the following command:
4
  #
5
- # pip-compile
6
  #
7
  anyio==4.3.0
8
  # via
@@ -12,7 +12,7 @@ appdirs==1.4.4
12
  # via shiny
13
  asgiref==3.8.1
14
  # via shiny
15
- certifi==2024.2.2
16
  # via requests
17
  charset-normalizer==3.3.2
18
  # via requests
@@ -144,7 +144,7 @@ tzdata==2024.1
144
  # pandas
145
  uc-micro-py==1.0.3
146
  # via linkify-it-py
147
- urllib3==2.2.1
148
  # via requests
149
  uvicorn==0.29.0
150
  # via shiny
 
2
  # This file is autogenerated by pip-compile with Python 3.11
3
  # by the following command:
4
  #
5
+ # pip-compile requirements.in
6
  #
7
  anyio==4.3.0
8
  # via
 
12
  # via shiny
13
  asgiref==3.8.1
14
  # via shiny
15
+ certifi==2024.7.4
16
  # via requests
17
  charset-normalizer==3.3.2
18
  # via requests
 
144
  # pandas
145
  uc-micro-py==1.0.3
146
  # via linkify-it-py
147
+ urllib3==2.2.2
148
  # via requests
149
  uvicorn==0.29.0
150
  # via shiny