Skip to content

Commit

Permalink
pin omegaup api
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanito98 committed May 14, 2024
1 parent 7341fbf commit b747d8c
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 93 deletions.
10 changes: 2 additions & 8 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -1,22 +1,16 @@
[[source]]

url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"


[dev-packages]

mypy = ">=0.782"
pycodestyle = ">=2.6.0"


[packages]

libkarel = ">=1.0.2"
omegaup = ">=1.3.0"

omegaup = "==1.3.0"
pyyaml = ">=6.0.1"

[requires]

python_version = "3.8"
Loading

0 comments on commit b747d8c

Please sign in to comment.