Skip to content

Commit bc369bc

Browse files
committed
Mergin and resolve confilcts in requirements
2 parents f4e2e12 + d4257a0 commit bc369bc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

api/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
requests==2.13.0
1+
requests
22
BeautifulSoup4
3-
schedule
3+
schedule

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<img class="mail" src="assets/img/letter.png"/>
2121
</div>
2222
<h1>PytoMe</h1>
23-
<p>Sign up to be notify on all python jobs arounf the world.<br>
23+
<p>Sign up to be notify on all python jobs around the world.<br>
2424
(For remote job or full time one)!</p>
2525
<div class="InputAddOn">
2626
<input type="email" placeholder="Enter your Email"/>
@@ -35,4 +35,4 @@ <h1>PytoMe</h1>
3535
<script src='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js'></script>
3636
<script src='https://cdnjs.cloudflare.com/ajax/libs/muicss/0.9.39/js/mui.min.js'></script>
3737
</body>
38-
</html>
38+
</html>

0 commit comments

Comments
 (0)